buechermarkt/BuechermarktServer/App.config

7 lines
180 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
2017-05-21 14:23:59 +00:00
<configuration>
<startup>
2017-12-05 14:52:12 +00:00
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup>
</configuration>