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

Migrations Bundles: Fix some bugs #25554

Merged
merged 1 commit into from
Aug 17, 2021
Merged

Migrations Bundles: Fix some bugs #25554

merged 1 commit into from
Aug 17, 2021

Conversation

bricelam
Copy link
Contributor

No description provided.

@bricelam bricelam requested a review from a team August 17, 2021 17:32
}
else
{
publishArgs.Add("--use-current-runtime");
Copy link
Contributor Author

@bricelam bricelam Aug 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why, but this was causing the following error. Explicitly passing the current runtime instead works around it.

NETSDK1112: The runtime pack for Microsoft.NETCore.App.Runtime.win-x64 was not downloaded

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

Successfully merging this pull request may close these issues.

2 participants