Newer
Older
Import / projects / Gameloft / bne_lib / tools / BNEBotLauncher / App.config
@John John on 29 Dec 2020 187 bytes bulk import from macbookpro checkouts
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
    </startup>
</configuration>