feat(2023-01): Add day 1

This commit is contained in:
Josh Creek
2023-12-01 12:21:28 +00:00
parent 2f669cc08b
commit 4228210d7f
4 changed files with 1201 additions and 0 deletions
+7
View File
@@ -34,6 +34,13 @@
</Content>
</ItemGroup>
<ItemGroup>
<None Remove="Y2023\Data\**" />
<Content Include="Y2023\Data\**">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Creek.HelpfulExtensions" Version="1.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />