AuthSystem

This commit is contained in:
Artemy
2025-06-18 12:08:21 +07:00
parent de8d97e5bf
commit 2c2c2b805c
12 changed files with 230 additions and 10 deletions
+1 -1
View File
@@ -26,10 +26,10 @@
<ItemGroup>
<Folder Include="IntegrationTests\Controllers\" />
<Folder Include="UnitTests\Services\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Govor.API\Govor.API.csproj" />
<ProjectReference Include="..\Govor.Data\Govor.Data.csproj" />
</ItemGroup>