SoftwareEngineering2/WindowsFormsApp01/WindowsFormsApp01/App.config
2019-04-05 21:57:13 +02:00

6 lines
184 B
XML

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