Skip to content

Commit 343b594

Browse files
Update guidance with reference to sdk pipeline
1 parent 7f5af69 commit 343b594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/VMR-re-bootstrapping.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ dependency on a new toolset feature until after that feature has been released.
4141
1. Upload the SDKs to https://dotnetcli.blob.core.windows.net/source-built-artifacts/sdks/
4242
1. Upload the private source-built artifacts archives to https://dotnetcli.blob.core.windows.net/source-built-artifacts/assets/
4343
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
4646
order of precedence for finding the best match.
4747
1. A build from the same commit.
4848
1. From the [dotnet-source-build](https://dev.azure.com/dnceng/internal/_build?definitionId=1219),

0 commit comments

Comments
 (0)