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
1. Retrieve the built SDKs and private source-built artifacts archives, from the following legs:
52
53
1. Alpine\<nnn\>_Online_MsftSdk_x64
53
54
1. CentOSStream\<n\>_Online_MsftSdk_x64
54
-
1. Upload the SDKs to https://dotnetcli.blob.core.windows.net/source-built-artifacts/sdks/
55
-
1. Upload the private source-built artifacts archives to https://dotnetcli.blob.core.windows.net/source-built-artifacts/assets/
55
+
1. Upload the SDKs to the [source build sdk blob storage](https://dotnetcli.blob.core.windows.net/source-built-artifacts/sdks/)
56
+
1. Upload the private source-built artifacts archives to the [source build assets blob storage](https://dotnetcli.blob.core.windows.net/source-built-artifacts/assets/)
56
57
1. Update .NET SDK
57
58
1. Find the [dotnet-sdk-official-ci](https://dev.azure.com/dnceng/internal/_build?definitionId=140) build
58
59
that best matches the dotnet-source-build. The following is the suggested
0 commit comments