Day06 part1 statement and failing test
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<Compile Include="Day03.cs" />
|
||||
<Compile Include="Day04.cs" />
|
||||
<Compile Include="Day05.cs" />
|
||||
<Compile Include="Day06.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
@@ -67,6 +68,9 @@
|
||||
<Content Include="inputs\Day05.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day06.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user