startstopextprogram_dll_vis.../Test_StartStopExtProgram/App.config
Hoeglinger Eugen d51d38e26c Änderung
- Aus Kompatibilitätsgründen auf .NET 4.7.2 geändert
2022-06-03 14:12:26 +02:00

7 lines
186 B
XML

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