Day01: Add failing tests

This commit is contained in:
2018-12-03 13:44:06 +01:00
parent 0346f70649
commit 0e16d3f72f
6 changed files with 202 additions and 0 deletions

View File

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