This commit is contained in:
Flaminel
2025-05-19 23:11:16 +03:00
parent 0e4535d7a6
commit 3d0ab5f4a6
4 changed files with 190 additions and 1 deletions

View File

@@ -31,4 +31,8 @@
<ProjectReference Include="..\Common\Common.csproj" />
<ProjectReference Include="..\Infrastructure\Infrastructure.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\" />
</ItemGroup>
</Project>