Day 23 part 1
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
<Compile Include="Day11.cs" />
|
||||
<Compile Include="Day12.cs" />
|
||||
<Compile Include="Day13.cs" />
|
||||
<Compile Include="Day23.cs" />
|
||||
<Compile Include="IDay.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -97,6 +98,9 @@
|
||||
<Content Include="inputs\Day12.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day23.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day13.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user