jj: Add Tests for Modules.Logging

This commit is contained in:
Jonathan Jenne
2018-10-24 15:55:22 +02:00
parent 028456660f
commit 4b84a4612a
11 changed files with 498 additions and 0 deletions

View File

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