Refactor to use interface IDay
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
<Compile Include="Day04.cs" />
|
||||
<Compile Include="Day05.cs" />
|
||||
<Compile Include="Day06.cs" />
|
||||
<Compile Include="IDay.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user