Day 6 (#5)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful

Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #5
This commit is contained in:
2023-12-06 09:06:05 +00:00
parent 9c48e5fa96
commit 786a7eba8e
6 changed files with 152 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<Compile Include="Day3.fs" />
<Compile Include="Day4.fs" />
<Compile Include="Day5.fs" />
<Compile Include="Day6.fs" />
</ItemGroup>
</Project>