feat(2021-01): Add a refactored 2021 answer

This commit is contained in:
Josh Creek
2022-10-12 20:38:14 +01:00
parent c486ce00d3
commit 688338ceeb
4 changed files with 2164 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
</PropertyGroup>
<ItemGroup>
<None Remove="Data\**" />
<Content Include="Data\**">
<None Remove="Y2021\Data\**" />
<Content Include="Y2021\Data\**">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>