Day01 part 1, statement and failing tests
This commit is contained in:
5
AdventOfCode2017.Tests/packages.config
Normal file
5
AdventOfCode2017.Tests/packages.config
Normal 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>
|
||||
Reference in New Issue
Block a user