You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to deploy a Blazor WASM app that uses NuGet Central Package Management (CPM) the error message: There are no compatible deployment recommendations for this application. is shown.
Removing CPM allows the app to be deployed normally.
Expected Behavior
The Blazor WASM app to be deployed successfully.
Current Behavior
When attempting to deploy the singular error message is shown: There are no compatible deployment recommendations for this application.
Describe the bug
When attempting to deploy a Blazor WASM app that uses NuGet Central Package Management (CPM) the error message:
There are no compatible deployment recommendations for this application.
is shown.Removing CPM allows the app to be deployed normally.
Expected Behavior
The Blazor WASM app to be deployed successfully.
Current Behavior
When attempting to deploy the singular error message is shown:
There are no compatible deployment recommendations for this application.
Reproduction Steps
dotnet aws deploy ...
.Possible Solution
No response
Additional Information/Context
No response
Version used
1.3.7
Operating System and version
Ubuntu 20.04.5 LTS
The text was updated successfully, but these errors were encountered: