forked from mirrors/NBTExplorer
9 lines
259 B
XML
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>
|