Files
AMessanger-Server/AMessanger.slnx
2026-08-31 17:12:50 +03:00

11 lines
381 B
XML

<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>
<Project Path="AMessanger.DataAccess/AMessanger.DataAccess.csproj" />
</Solution>