1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-30 07:57:50 +00:00
6502bench/SourceGenWF/App.config
2019-07-20 13:02:54 -07:00

6 lines
184 B
XML

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