I solved this by hand, so there's no code solving it programmatically. Maybe I'll come back later and solve it with code...
This commit is contained in:
2021-12-24 15:19:49 -06:00
parent 39ec926909
commit f29dd5efa0
4 changed files with 435 additions and 1 deletions

View File

@ -87,6 +87,9 @@
<None Update="inputs\23.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="inputs\24.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>