Day11
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
<Compile Include="Day08.cs" />
|
||||
<Compile Include="Day09.cs" />
|
||||
<Compile Include="Day10.cs" />
|
||||
<Compile Include="Day11.cs" />
|
||||
<Compile Include="IDay.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -85,6 +86,9 @@
|
||||
<Content Include="inputs\Day09.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day11.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day10.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
||||
Reference in New Issue
Block a user