Moved tests to NUnitLite.

This commit is contained in:
2017-12-19 04:07:37 +00:00
parent 1a39168f19
commit 6f2897f78b
3 changed files with 54 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NUnit" version="3.8.1" targetFramework="net461" />
<package id="NUnit" version="3.9.0" targetFramework="net461" />
<package id="NUnitLite" version="3.9.0" targetFramework="net461" />
</packages>