generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issuequeued
Description
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
- Add CPM to any Blazor WASM using the official docs: Central Package Management (CPM)
- Attempt to deploy using
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
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issuequeued