I wish to deploy my static web app + managed API using SWA CLI, however when I follow the deployment instructions the frontend deploys but the API doesn't. This fails as the API language and version ...
We recently updated one nuget package (Microsoft.AspNetCore.SignalR.Protocols.MessagePack) on our SignalR enabled ASP.NET Core app to the latest version 9.0.10, and suddenly connections could not be ...