Переместил ChatHub в слой Application

This commit is contained in:
2026-08-29 17:08:44 +03:00
parent 0bea967bcf
commit d141969e45
6 changed files with 25 additions and 3 deletions
+5
View File
@@ -1,4 +1,9 @@
<Solution>
<Project Path="AMessanger.API/AMessanger.API.csproj" />
<Project Path="AMessanger.Application/AMessanger.Application.csproj" />
<Project Path="AMessanger.Core/AMessanger.Core.csproj" />
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR" />
</ItemGroup>
</Solution>