somethign changes
This commit is contained in:
parent
bae60144d6
commit
ebc23818fd
@ -8,6 +8,12 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<Compile Remove="Day 01\obj\**" />
|
||||||
|
<EmbeddedResource Remove="Day 01\obj\**" />
|
||||||
|
<None Remove="Day 01\obj\**" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Update="Day 01\day-01-input.txt">
|
<None Update="Day 01\day-01-input.txt">
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user