TLSharp/TeleSharp.Generator/App.config

6 lines
182 B
Text
Raw Normal View History

2016-09-24 17:08:26 +03:30
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" />
2016-09-24 17:08:26 +03:30
</startup>
</configuration>