1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2026-06-29 15:56:31 -05:00
butterflow-ui/butterflow-ui/App.config
Jordan Wages 89b138e37b Initial commit.
Basic UI structure. Nothing functional.
2018-06-22 22:10:37 -04:00

6 lines
No EOL
184 B
XML

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