Add project files.

This commit is contained in:
plane000
2018-05-10 11:55:59 +01:00
parent 5e0e8db3ba
commit 1c6553bb4f
5 changed files with 131 additions and 0 deletions

6
Console Games/App.config Normal file
View File

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