You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/VMR-re-bootstrapping.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,8 @@ dependency on a new toolset feature until after that feature has been released.
41
41
1. Upload the SDKs to https://dotnetcli.blob.core.windows.net/source-built-artifacts/sdks/
42
42
1. Upload the private source-built artifacts archives to https://dotnetcli.blob.core.windows.net/source-built-artifacts/assets/
43
43
1. Update .NET SDK
44
-
1. Find the [dotnet-installer-official-ci](https://dev.azure.com/dnceng/internal/_build?definitionId=286)
45
-
build that best matches the dotnet-source-build. The following is the suggested
44
+
1. Find the [dotnet-sdk-official-ci](https://dev.azure.com/dnceng/internal/_build?definitionId=140) ([dotnet-installer-official-ci](https://dev.azure.com/dnceng/internal/_build?definitionId=286) for .NET 8) build
45
+
that best matches the dotnet-source-build. The following is the suggested
46
46
order of precedence for finding the best match.
47
47
1. A build from the same commit.
48
48
1. From the [dotnet-source-build](https://dev.azure.com/dnceng/internal/_build?definitionId=1219),
0 commit comments