code-layout/GeneratorCode/App.config

7 lines
178 B
Plaintext
Raw Normal View History

2019-02-12 03:43:15 +00:00
<?xml version="1.0" encoding="utf-8"?>
2019-02-12 03:43:15 +00:00
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
</configuration>