From c8e353839dc696ca9c5ae74c4742b76b264af7d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 18 Sep 2024 12:16:01 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240917.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.24466.4 -> To Version 10.0.0-beta.24467.1 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- eng/common/template-guidance.md | 2 +- global.json | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4785aabe819..61188dbef24 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -165,25 +165,25 @@ - + https://github.com/dotnet/arcade - 4fbea0f97a7e2a1194dbb6d1953595969b4815e6 + 34138f08e2c9c3c41a0ac8af583a57ea953e3821 - + https://github.com/dotnet/arcade - 4fbea0f97a7e2a1194dbb6d1953595969b4815e6 + 34138f08e2c9c3c41a0ac8af583a57ea953e3821 - + https://github.com/dotnet/arcade - 4fbea0f97a7e2a1194dbb6d1953595969b4815e6 + 34138f08e2c9c3c41a0ac8af583a57ea953e3821 https://github.com/dotnet/arcade f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 4fbea0f97a7e2a1194dbb6d1953595969b4815e6 + 34138f08e2c9c3c41a0ac8af583a57ea953e3821 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index acca0297ce7..27f8a480b26 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -51,7 +51,7 @@ 9.0.0-beta.24053.1 - 10.0.0-beta.24466.4 + 10.0.0-beta.24467.1 diff --git a/eng/common/template-guidance.md b/eng/common/template-guidance.md index 5ef6c30ba92..98bbc1ded0b 100644 --- a/eng/common/template-guidance.md +++ b/eng/common/template-guidance.md @@ -57,7 +57,7 @@ extends: Note: Multiple outputs are ONLY applicable to 1ES PT publishing (only usable when referencing `templates-official`). -# Development notes +## Development notes **Folder / file structure** diff --git a/global.json b/global.json index 76ba40f8163..5bc0d3cd050 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24466.4", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24466.4" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24467.1", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24467.1" }, "sdk": { "version": "9.0.100-rc.1.24452.12"