mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 13:40:13 -05:00
Day 4 solution
This commit is contained in:
@ -77,6 +77,8 @@
|
||||
<EmbeddedResource Include="inputs\02a.txt" />
|
||||
<None Remove="inputs\03a.txt" />
|
||||
<EmbeddedResource Include="inputs\03a.txt" />
|
||||
<None Remove="inputs\04a.txt" />
|
||||
<EmbeddedResource Include="inputs\04a.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user