TLSharp/TeleSharp.Generator/App.config

7 lines
178 B
Plaintext
Raw Normal View History

2020-04-01 10:26:22 +02:00
<?xml version="1.0" encoding="utf-8"?>
2016-09-24 15:38:26 +02:00
<configuration>
<startup>
2020-04-01 10:26:22 +02:00
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
2016-09-24 15:38:26 +02:00
</startup>
2020-04-01 10:26:22 +02:00
</configuration>