mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-04 15:05:03 +00:00
6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<configuration>
|
||
|
<startup>
|
||
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" />
|
||
|
</startup>
|
||
|
</configuration>
|