started problem three

This commit is contained in:
2019-12-03 18:59:17 -05:00
parent 242ebb0d93
commit 438c2287e2
5 changed files with 119 additions and 0 deletions

6
ProblemThree/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.7.2" />
</startup>
</configuration>