This commit is contained in:
2018-12-16 14:25:03 +01:00
parent 9f599fbf77
commit 6128917e02
6 changed files with 730 additions and 1 deletions

View File

@@ -71,6 +71,7 @@
<Compile Include="Day10_Tests.cs" />
<Compile Include="Day11_Tests.cs" />
<Compile Include="Day12_Tests.cs" />
<Compile Include="Day13_Tests.cs" />
<Compile Include="GuardEvent_Tests.cs" />
<Compile Include="MarbleGame_Tests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />