diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0e518155..7008fffc 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,25 +3,25 @@
-
+
https://github.com/dotnet/arcade
- 36406c3a94a46b0934fb6ea8c8d7644e9e0bbbb0
+ 759bbe7e2a8fc570c8a742e52cf1605cb7d3e9c2
-
+
https://github.com/dotnet/arcade
- 36406c3a94a46b0934fb6ea8c8d7644e9e0bbbb0
+ 759bbe7e2a8fc570c8a742e52cf1605cb7d3e9c2
-
+
https://github.com/dotnet/arcade
- 36406c3a94a46b0934fb6ea8c8d7644e9e0bbbb0
+ 759bbe7e2a8fc570c8a742e52cf1605cb7d3e9c2
-
+
https://github.com/dotnet/arcade
- 36406c3a94a46b0934fb6ea8c8d7644e9e0bbbb0
+ 759bbe7e2a8fc570c8a742e52cf1605cb7d3e9c2
-
+
https://github.com/dotnet/arcade
- 36406c3a94a46b0934fb6ea8c8d7644e9e0bbbb0
+ 759bbe7e2a8fc570c8a742e52cf1605cb7d3e9c2
https://github.com/dotnet/arcade-services
diff --git a/eng/common/templates/job/source-index-stage1.yml b/eng/common/templates/job/source-index-stage1.yml
index 71b66aeb..b98202aa 100644
--- a/eng/common/templates/job/source-index-stage1.yml
+++ b/eng/common/templates/job/source-index-stage1.yml
@@ -1,6 +1,6 @@
parameters:
runAsPublic: false
- sourceIndexPackageVersion: 1.0.1-20221220.2
+ sourceIndexPackageVersion: 1.0.1-20230228.2
sourceIndexPackageSource: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
sourceIndexBuildCommand: powershell -NoLogo -NoProfile -ExecutionPolicy Bypass -Command "eng/common/build.ps1 -restore -build -binarylog -ci"
preSteps: []
diff --git a/global.json b/global.json
index d493bb96..1fc2b889 100644
--- a/global.json
+++ b/global.json
@@ -14,6 +14,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23127.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23128.1"
}
}