Korrigerat .net nivån

This commit is contained in:
2025-06-25 09:23:49 +02:00
parent a1cdf35b69
commit bfeda57072
22 changed files with 77 additions and 79 deletions

View File

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