Skip to content

Commit

Permalink
add PackageReference to test server
Browse files Browse the repository at this point in the history
  • Loading branch information
nenoNaninu committed Nov 23, 2023
1 parent 0478526 commit dc9c12c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.Json" />
</ItemGroup>

</Project>

0 comments on commit dc9c12c

Please sign in to comment.