Skip to content

Bundle-Migration is buggy at the moment (Feb 2023) #4261

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

Closed
patrickjlee opened this issue Feb 18, 2023 · 1 comment
Closed

Bundle-Migration is buggy at the moment (Feb 2023) #4261

patrickjlee opened this issue Feb 18, 2023 · 1 comment

Comments

@patrickjlee
Copy link

I tried Bundle-Migration in a very simple .NET 7 project. I got an error:

Build started...
Build succeeded.
Building bundle...
Build failed. Use --verbose to see errors.

I then tried
Bundle-Migration --verbose
but that isn't recognised! I got:
Bundle-Migration : A positional parameter cannot be found that accepts argument '--verbose'.

Bundle-Migration -verbose did seem to give a bit more information:

Error NETSDK1112: The runtime pack for Microsoft.NETCore.App.Runtime.win-x64 was not downloaded. Try running a NuGet restore with the RuntimeIdentifier 'win-x64'.

Please will you fix the bugs and update this article?

Thanks


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@ajcvickers
Copy link
Contributor

Tracked by dotnet/sdk#30466

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants