showinstallednxversion_proj.../ShowInstalledNXversion/bin/Debug/ShowInstalledNXversion.exe.config
Eugen Höglinger e2ccc63fcd Aktualisiert
- .NET-Framework auf 4.8 gehoben
- Fehler im UI behoben
2023-11-13 15:52:02 +01:00

7 lines
178 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup>
</configuration>