This commit is contained in:
2018-12-13 00:36:09 +01:00
parent 05dd29a683
commit af57ea329a
6 changed files with 809 additions and 1 deletions

View File

@@ -68,6 +68,7 @@
<Compile Include="Day07_Tests.cs" />
<Compile Include="Day08_Tests.cs" />
<Compile Include="Day09_Tests.cs" />
<Compile Include="Day10_Tests.cs" />
<Compile Include="GuardEvent_Tests.cs" />
<Compile Include="MarbleGame_Tests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />