buechermarkt/BuechermarktServer/App.config
Fabian Stamm 51d1119776 Fixed Several bugs;
Book Labels are now searchable in many ways
Server broadcast apamming fixed
2017-06-27 21:54:13 +02:00

7 lines
180 B
XML

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