Update 20190329

This commit is contained in:
2019-03-29 10:31:51 +01:00
parent 2418a68590
commit 6a7ac4892b
328 changed files with 700981 additions and 0 deletions

6
DMSTest/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" />
</startup>
</configuration>