Ooops quick merge before branching

This commit is contained in:
Kira Jiroux 2024-12-06 16:22:55 -05:00
parent bd18405828
commit c856f9b28e
1 changed files with 6 additions and 0 deletions

View File

@ -11,4 +11,10 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.10" />
</ItemGroup>
<ItemGroup>
<Folder Include="Controllers\" />
<Folder Include="Models\" />
<Folder Include="Service\" />
</ItemGroup>
</Project>