From ea222f23c93a17c9e7823e6146425879ec93aa0f Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Wed, 1 Mar 2023 13:36:01 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20230228.1 (#1550)
[main] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 20 +++++++++----------
.../templates/job/source-index-stage1.yml | 2 +-
global.json | 2 +-
3 files changed, 12 insertions(+), 12 deletions(-)
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"
}
}