NBTExplorer/NBTExplorerMac/app.config
2012-11-03 21:36:12 -04:00

9 lines
259 B
XML

<?xml version="1.0"?>
<configuration>
<configSections>
</configSections>
<startup>
<supportedRuntime version="v4.0.30319" sku=".NETFramework,Version=v4.0,Profile=Client" />
<supportedRuntime version="v2.0.50727" />
</startup>
</configuration>