mirror of
https://github.com/jaquadro/NBTExplorer.git
synced 2025-01-09 17:36:25 +00:00
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>
|