Skip to content

Conversation

pranavkm
Copy link

@pranavkm pranavkm commented Jun 22, 2021

Description

In preview6, the runtimeconfig.json for dotnet-watch added a reference to Microsoft.NetCore.App in addition to the existing Microsoft.AspNetCore.App reference. As part of creating the installer, the build task stamps in exact versions of the shared runtimes. The current implementation has a bug where it stamps in the M.A.App version for all framework references in the runtime config. This causes the tool to fail loading.

Customer impact

Unable to run dotnet-watch.

Risk

Low - this change affects packaging and has been in main for a about a week now.

Testing

Manual testing

Fixes dotnet/aspnetcore#33739

@pranavkm pranavkm requested a review from dsplaisted June 22, 2021 15:02
@pranavkm
Copy link
Author

Porting the change from main #10901

@pranavkm
Copy link
Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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

Successfully merging this pull request may close these issues.

3 participants