Day01: Add class and statement

This commit is contained in:
2018-12-03 13:43:49 +01:00
parent bc43add1ae
commit 0346f70649
2 changed files with 45 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Day01.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>