-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
area-release-infraRelease infrastructure owned by .NET Product ConstructionRelease infrastructure owned by .NET Product Construction
Description
More details in dotnet/runtime#115149 but the gist is that tools produced in VMR repos encode the SDK version in their runtimeconfig.json (as they target that version) and when the VMR re-bootstraps and only updates the VMR's bootstrap SDK version (under /global.json) but not the "outgoing/flowing" (under src/arcade/global.json) version, repositories who invoke tools produced in the VMR will get "You must install or update .NET to run this application." errors.
IOW the SDK version used to build i.e. arcade in the VMR must be the one that flows back into the repos.
ivanpovazan and filipnavara
Metadata
Metadata
Assignees
Labels
area-release-infraRelease infrastructure owned by .NET Product ConstructionRelease infrastructure owned by .NET Product Construction
Type
Projects
Status
Done
Status
Done