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

[BUG] There was no runtime pack available Microsoft.AspNetCore.App #56

Open
JanoPL opened this issue May 2, 2023 · 0 comments
Open
Labels
bug Something isn't working help wanted Extra attention is needed v1.1.x Version 1.1.x

Comments

@JanoPL
Copy link
Owner

JanoPL commented May 2, 2023

Describe the bug
For project with included sdk "Microsoft.NET.Sdk.BlazorWebAssembly"
throw error about "There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'browser-wasm'."

To Reproduce
Steps to reproduce the behavior:

  1. Create new BlazorWebAssemblyApp project
  2. Include package RoutesList v1.1.0
  3. try build project
  4. Enjoy the error

Expected behavior
when for client sdk BlazorWebAssembly include it, the aspnetcore.app it should only include when is required, probably in nuspec file should be change and add directive for specific project sdk, or workaround in other way

Screenshots
not applicable

Desktop (please complete the following information):
not applicable

Smartphone (please complete the following information):
not applicable

Additional context
Error occurred in Version: 1.1.0

@JanoPL JanoPL added bug Something isn't working help wanted Extra attention is needed v1.1.x Version 1.1.x labels May 2, 2023
@JanoPL JanoPL mentioned this issue May 2, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed v1.1.x Version 1.1.x
Projects
None yet
Development

No branches or pull requests

1 participant