Day08 part 1
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<Compile Include="Day05.cs" />
|
||||
<Compile Include="Day06.cs" />
|
||||
<Compile Include="Day07.cs" />
|
||||
<Compile Include="Day08.cs" />
|
||||
<Compile Include="IDay.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -76,6 +77,9 @@
|
||||
<Content Include="inputs\Day07.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="inputs\Day08.txt">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user