Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tpmccrary opened this issue Sep 21, 2022 · 1 comment
Open
Labels
bug This issue is a bug. p2 This is a standard priority issue queued

Comments

@tpmccrary
Copy link

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

@tpmccrary tpmccrary added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Sep 21, 2022
@tpmccrary
Copy link
Author

This is still happening with .NET 7. Any updates on this?

@ashishdhingra ashishdhingra added p2 This is a standard priority issue queued and removed needs-triage This issue or PR still needs to be triaged. labels Feb 17, 2023
@philasmar philasmar assigned philasmar and unassigned philasmar Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. p2 This is a standard priority issue queued
Projects
None yet
Development

No branches or pull requests

3 participants