chore: setup for day 7

This commit is contained in:
Stevan Freeborn
2024-12-07 13:00:55 -06:00
parent abf19be8cd
commit 49322f17de
5 changed files with 84 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<NoWarn>CA1822</NoWarn>
</PropertyGroup>
<ItemGroup>