File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,15 @@ dependency on a new toolset feature until after that feature has been released.
2929# Steps to re-bootstrap
3030
31311 . Update previous source-build artifacts
32- 1 . Find a [ dotnet-source-build] ( https://dev.azure.com/dnceng/internal/_build?definitionId=1219 )
32+ 1 . Find a [ dotnet-source-build] ( https://dev.azure.com/dnceng/internal/_build?definitionId=1219 ) run
3333 with the desired changes.
34+ 1. If a rebootstrap is needed quickly and it is not feasibly to wait for a
35+ [ dotnet-source-build] ( https://dev.azure.com/dnceng/internal/_build?definitionId=1219 ) run,
36+ you can also use the artifacts from a
37+ [ dotnet-source-build-lite] ( https://dev.azure.com/dnceng/internal/_build?definitionId=1299 ) run.
3438 1 . Retrieve the built SDKs and private source-built artifacts archives, from the following legs:
3539 1 . Alpine\< nnn\> _ Online_MsftSdk_x64
36- 1 . CentOSStream\< 8 \> _ Online_MsftSdk_x64
40+ 1 . CentOSStream\< n \> _ Online_MsftSdk_x64
3741 1 . Upload the SDKs to https://dotnetcli.blob.core.windows.net/source-built-artifacts/sdks/
3842 1 . Upload the private source-built artifacts archives to https://dotnetcli.blob.core.windows.net/source-built-artifacts/assets/
39431 . Update .NET SDK
You can’t perform that action at this time.
0 commit comments