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

Reviewed-on: #2
This commit is contained in:
2023-12-04 19:29:11 +00:00
parent 9454c0ac1a
commit c8c1cdc950
16 changed files with 290 additions and 65 deletions

View File

@@ -11,6 +11,7 @@
<Compile Include="Day1.fs" />
<Compile Include="Day2.fs" />
<Compile Include="Day3.fs" />
<Compile Include="Day4.fs" />
</ItemGroup>
</Project>