add EDMI.File Module

This commit is contained in:
Jonathan Jenne
2020-04-06 15:17:18 +02:00
parent 7de03b4889
commit 77b6658988
13 changed files with 537 additions and 3 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>