Tests has been added to solution

This commit is contained in:
NickAppLab
2022-06-18 01:35:34 +05:00
parent 82bbd22e67
commit fc4f1f1db3
5 changed files with 113 additions and 0 deletions

View File

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