MyFirstRepo/NEFOR/App.config

6 lines
184 B
Plaintext
Raw Normal View History

2025-02-26 08:46:57 +03:00
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>