Open dradovic opened 5 years ago
I'm getting this same warning message, "Your application is making use of SignalR", when I try to publish my ASP.Net Core 3.1 WebApp to my Azure site I get an HTTP ERROR 500.
CreateHostBuilder(args).Build().Run();
"System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.AspNetCore.DataProtection.Abstractions,
The publish process from VS says: