Day 15
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
<Compile Include="Day12.cs" />
|
||||
<Compile Include="Day13.cs" />
|
||||
<Compile Include="Day14.cs" />
|
||||
<Compile Include="Day15.cs" />
|
||||
<Compile Include="Day23.cs" />
|
||||
<Compile Include="IDay.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
@@ -99,6 +100,9 @@
|
||||
<Content Include="inputs\Day12.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day15.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day14.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user