From 4a9cd522a894a0eedb4e9be3aad6d74cde3b89d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 30 Aug 2024 12:15:27 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20240829.6 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.24428.1 -> To Version 10.0.0-beta.24429.6 --- eng/Version.Details.xml | 8 ++++---- eng/common/core-templates/steps/publish-logs.yml | 1 + global.json | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 88a6839bc30..4bdfd7f1ebf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - 8c014d39b54295c36f61636aa897a6fe6c25c902 + d7f6456959c71512dd68e03021e0aadd8e27d025 - + https://github.com/dotnet/arcade - 8c014d39b54295c36f61636aa897a6fe6c25c902 + d7f6456959c71512dd68e03021e0aadd8e27d025 diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 80788c52319..173bcfe5cee 100644 --- a/eng/common/core-templates/steps/publish-logs.yml +++ b/eng/common/core-templates/steps/publish-logs.yml @@ -45,6 +45,7 @@ steps: SourceFolder: '$(Build.SourcesDirectory)/PostBuildLogs' Contents: '**' TargetFolder: '$(Build.ArtifactStagingDirectory)/PostBuildLogs' + condition: always() - template: /eng/common/core-templates/steps/publish-build-artifacts.yml parameters: diff --git a/global.json b/global.json index f00c54b0e5c..d9ade49a30f 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "9.0.100-preview.7.24407.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24428.1" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24429.6" } } From 9e00f376efa9f9ac68b87b154296267a507b0855 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 31 Aug 2024 12:14:21 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/arcade build 20240830.1 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.24429.6 -> To Version 10.0.0-beta.24430.1 --- eng/Version.Details.xml | 8 ++++---- global.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4bdfd7f1ebf..78b308beef0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - d7f6456959c71512dd68e03021e0aadd8e27d025 + 0ed1d3dc15420cd41c252b0c5d9474f197a29e06 - + https://github.com/dotnet/arcade - d7f6456959c71512dd68e03021e0aadd8e27d025 + 0ed1d3dc15420cd41c252b0c5d9474f197a29e06 diff --git a/global.json b/global.json index d9ade49a30f..a06260920f2 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "9.0.100-preview.7.24407.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24429.6" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24430.1" } }