Code for Day06 part 1

This commit is contained in:
2018-12-07 01:02:32 +01:00
parent bb757f891a
commit 4b36c6b604
3 changed files with 154 additions and 2 deletions

View File

@@ -56,6 +56,7 @@
<Otherwise />
</Choose>
<ItemGroup>
<Compile Include="ChronoPoint_Tests.cs" />
<Compile Include="Claim_Tests.cs" />
<Compile Include="Day01_Tests.cs" />
<Compile Include="Day02_Tests.cs" />