1
0
mirror of https://github.com/livingcomputermuseum/DumpDectape.git synced 2026-05-04 15:17:19 +00:00
Files
livingcomputermuseum.DumpDe…/DumpPDP7/App.config
2017-10-18 12:39:26 -07:00

6 lines
184 B
XML

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