aspnetcore/src/SignalR/common
Andrew Stanton-Nurse 0d80ffa6cd
Fix #10756 by removing some previously-obsoleted SignalR methods (#20015)
* fixes #10756 by removing previously-obsoleted APIs in SignalR

* update reference assemblies

* missed a ref

* think I fixed the test
2020-03-23 20:26:39 +00:00
..
Http.Connections Fix #10756 by removing some previously-obsoleted SignalR methods (#20015) 2020-03-23 20:26:39 +00:00
Http.Connections.Common
Protocols.Json
Protocols.MessagePack/src Adding reference to MessagePackAnalyzer to check for MsgPack001 / MsgPack002 (Banned API) (#19989) 2020-03-19 16:05:45 -07:00
Protocols.NewtonsoftJson/src
Shared
SignalR.Common
testassets/Tests.Utils