added all unit tests; parallel tasks

This commit is contained in:
test
2019-04-12 17:15:51 +02:00
parent bbd1a512ff
commit 9dff0675e9
31 changed files with 971 additions and 2 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MSTest.TestAdapter" version="1.3.2" targetFramework="net472" />
<package id="MSTest.TestFramework" version="1.3.2" targetFramework="net472" />
</packages>