Created Solutions for:

Mobile
Mobile.Android
Web (MVC.NET)
Web.Tests
WinForms
This commit is contained in:
Nate VanBuskirk
2019-11-10 18:05:36 -06:00
parent d2ebc0fe2d
commit 2ac49cb810
70 changed files with 37815 additions and 0 deletions
+6
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>