Go to Tools-> Library package manager->manage nuget packages for solution
Click on JSON.NET -> Manage
Uncheck boxes and click ok.
This will uninstall Json.NET even though it is dependent on SignalR
If you do the same for C# app, it throws an error saying it cannot uninstall.
Click on JSON.NET -> Manage
Uncheck boxes and click ok.
This will uninstall Json.NET even though it is dependent on SignalR
If you do the same for C# app, it throws an error saying it cannot uninstall.