This commit is contained in:
2018-12-13 23:36:41 +01:00
parent af57ea329a
commit e9139526a5
6 changed files with 311 additions and 1 deletions

View File

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