Files
OnDoc/ADDemo/bin/Debug/ADDemo.exe.config
Stefan Hutter 220e5ff9cf update 20241211
2024-12-11 22:24:49 +01:00

6 lines
182 B
XML

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