mirror of
https://github.com/ryzij/AMessanger-Server.git
synced 2026-09-18 19:25:38 +00:00
11 lines
381 B
XML
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>
|