From 97b2b516a229db62d918dc2bda1025da02e0b096 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 15 Aug 2024 12:46:52 +0000 Subject: [PATCH 1/5] Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240814.3 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.24372.3 -> To Version 8.0.0-alpha.1.24414.3 --- NuGet.config | 10 ++++++++++ eng/Version.Details.xml | 6 +++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/NuGet.config b/NuGet.config index ac5f4849a57..bc64adc5328 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,11 @@ + + + + + @@ -19,6 +24,11 @@ + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eeeca2fd78f..db17f09d8ec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -6,9 +6,9 @@ fb970eccb0a9cae3092464e29cbabda0d4115049 - + https://github.com/dotnet/source-build-reference-packages - 30ed464acd37779c64e9dc652d4460543ebf9966 + 8262ce49763c67d87d6233652e5460f310e8b106 @@ -27,7 +27,7 @@ 73f0850939d96131c28cf6ea6ee5aacb4da0083a - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 2aade6beb02ea367fd97c4070a4198802fe61c03 From 1b3e17798a3bf544217069d22c20731af1b20873 Mon Sep 17 00:00:00 2001 From: Jason Zhai Date: Thu, 15 Aug 2024 23:49:42 -0700 Subject: [PATCH 2/5] Revert NuGet.config --- NuGet.config | 5 ----- 1 file changed, 5 deletions(-) diff --git a/NuGet.config b/NuGet.config index fa7398bab2b..d0ff87cda9f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,11 +4,6 @@ - - - - - From 4b408bd6b79a14c764de0139ba1c89b40f9c99ee Mon Sep 17 00:00:00 2001 From: Sean Reeser Date: Thu, 29 Aug 2024 11:06:14 -0700 Subject: [PATCH 3/5] Update branding to 8.0.306 --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 5fd7db6500f..ea2396a9ff5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -4,7 +4,7 @@ true true - 8.0.305 + 8.0.306 true release From 0d38d5d096c10eafbee6e5b9d3ceb600594cac10 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 23:24:49 +0000 Subject: [PATCH 4/5] [release/8.0.3xx] Update dependencies from dotnet/arcade (#8313) [release/8.0.3xx] Update dependencies from dotnet/arcade --- NuGet.config | 17 ++++++++++++++++- eng/Version.Details.xml | 4 ++-- eng/common/templates/steps/telemetry-start.yml | 2 +- global.json | 2 +- 4 files changed, 20 insertions(+), 5 deletions(-) diff --git a/NuGet.config b/NuGet.config index d0ff87cda9f..bc64adc5328 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,11 @@ + + + + + @@ -16,5 +21,15 @@ - + + + + + + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 467f2c55f9c..16fb64a20f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,9 +17,9 @@ - + https://github.com/dotnet/arcade - 51321b7e150a2f426cb9e1334687bdfab68ec323 + 80264e60280e2815e7d65871081ccac04a32445c diff --git a/eng/common/templates/steps/telemetry-start.yml b/eng/common/templates/steps/telemetry-start.yml index 32c01ef0b55..6abbcb33a67 100644 --- a/eng/common/templates/steps/telemetry-start.yml +++ b/eng/common/templates/steps/telemetry-start.yml @@ -8,7 +8,7 @@ parameters: steps: - ${{ if and(eq(parameters.runAsPublic, 'false'), not(eq(variables['System.TeamProject'], 'public'))) }}: - - task: AzureKeyVault@1 + - task: AzureKeyVault@2 inputs: azureSubscription: 'HelixProd_KeyVault' KeyVaultName: HelixProdKV diff --git a/global.json b/global.json index a2cb2eadfdd..da51920af9b 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "8.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24413.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24426.2" } } From 9a6ac34c90ee06cc05618fdcc0e4e7b87095953c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 02:41:41 +0000 Subject: [PATCH 5/5] Update dependencies from https://github.com/dotnet/arcade build 20240909.4 (#8350) [release/8.0.4xx] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 16fb64a20f4..619b5103076 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,9 +17,9 @@ - + https://github.com/dotnet/arcade - 80264e60280e2815e7d65871081ccac04a32445c + e4f0d9916d3fee1f67a63345cdb8438ca3faeff8 diff --git a/global.json b/global.json index da51920af9b..d18924b3cf5 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "8.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24426.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24459.4" } }