Skip to content

Cannot deploy Blazor app that uses Central Package Management (CPM) #705

@tpmccrary

Description

@tpmccrary

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

  1. Add CPM to any Blazor WASM using the official docs: Central Package Management (CPM)
  2. 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

No one assigned

    Labels

    bugThis issue is a bug.p2This is a standard priority issuequeued

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions