From 7acd3abbb5459c76b8207b1da52b2d27546d98a7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 12 Mar 2026 02:25:45 +0000 Subject: [PATCH 01/14] Update dependencies from build 305836 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26161.103 -> 10.0.0-beta.26161.112) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6891a6d6d..8d661e01e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26161.103 + 10.0.0-beta.26161.112 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cde65acf2..68163bd1c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 6eb2f3d82a8f1298c6e9e5f7f23482656ba25d04 + f7cb117b7cf5d906df727cd0c2b32c94212f8545 diff --git a/global.json b/global.json index f9120cd24..5d08ebb1f 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26161.103", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26161.112", "Microsoft.Build.NoTargets": "3.7.0" } } From 17f150c8e62a7baa02398af49682384b6a0ae97a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 12 Mar 2026 13:30:30 +0000 Subject: [PATCH 02/14] Update dependencies from build 305899 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26161.112 -> 10.0.0-beta.26162.104) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 8d661e01e..1fde5368c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26161.112 + 10.0.0-beta.26162.104 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 68163bd1c..6bcf089b5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - f7cb117b7cf5d906df727cd0c2b32c94212f8545 + d52c63cb86438255e28281aba7e21af6ce35366b diff --git a/global.json b/global.json index 5d08ebb1f..87495b7e0 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26161.112", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.104", "Microsoft.Build.NoTargets": "3.7.0" } } From da9804615673b95b2c0c065435edd0d2474a839b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 12 Mar 2026 17:10:32 +0000 Subject: [PATCH 03/14] Update dependencies from build 305923 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26162.104 -> 10.0.0-beta.26162.109) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1fde5368c..4f13bdd45 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26162.104 + 10.0.0-beta.26162.109 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6bcf089b5..100896ff4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - d52c63cb86438255e28281aba7e21af6ce35366b + b16b1a0b1f3ab73dcd297af7d26aea4faa295f2f diff --git a/global.json b/global.json index 87495b7e0..518c9d893 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.104", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.109", "Microsoft.Build.NoTargets": "3.7.0" } } From 5af375ab0c94e8b320697f7a479943bc85b93fc4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 02:36:52 +0000 Subject: [PATCH 04/14] Update dependencies from build 306000 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26162.109 -> 10.0.0-beta.26162.119) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 4f13bdd45..3bfe4f574 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26162.109 + 10.0.0-beta.26162.119 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 100896ff4..7a6064169 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - b16b1a0b1f3ab73dcd297af7d26aea4faa295f2f + 4614d82712c12ef9f6a72e7dea2676d03e94fe56 diff --git a/global.json b/global.json index 518c9d893..f4ba1fe86 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.109", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.119", "Microsoft.Build.NoTargets": "3.7.0" } } From 0173f59c57c823245094cc0d3b1dacdab8dd85c2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 13:55:10 +0000 Subject: [PATCH 05/14] Update dependencies from build 306057 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26162.119 -> 10.0.0-beta.26163.105) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3bfe4f574..15ae0c970 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26162.119 + 10.0.0-beta.26163.105 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7a6064169..dd963fcb7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 4614d82712c12ef9f6a72e7dea2676d03e94fe56 + ac87f4a9540701f024577c16cfc787ba9a4d97bd diff --git a/global.json b/global.json index f4ba1fe86..c9075b126 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.119", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.105", "Microsoft.Build.NoTargets": "3.7.0" } } From d0c95057b2f50a20891ee1c352105532536f10fb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 18:03:42 +0000 Subject: [PATCH 06/14] Update dependencies from build 306090 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26163.105 -> 10.0.0-beta.26163.108) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 15ae0c970..fe3a3b7f3 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26163.105 + 10.0.0-beta.26163.108 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index dd963fcb7..a14fa9959 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - ac87f4a9540701f024577c16cfc787ba9a4d97bd + 57a36185c6b6be06a1292d9240123fa08aff759c diff --git a/global.json b/global.json index c9075b126..3be06db25 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.105", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.108", "Microsoft.Build.NoTargets": "3.7.0" } } From 9d8eb67cb0d9d80f560d9022b64e6da95616f45e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 21:47:20 +0000 Subject: [PATCH 07/14] Update dependencies from build 306120 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26163.108 -> 10.0.0-beta.26163.113) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index fe3a3b7f3..a8b652da0 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26163.108 + 10.0.0-beta.26163.113 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a14fa9959..a411e2ef8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 57a36185c6b6be06a1292d9240123fa08aff759c + c411cb7a90a968718152e06d477cc6bf3332fca9 diff --git a/global.json b/global.json index 3be06db25..dff3e76e4 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.108", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.113", "Microsoft.Build.NoTargets": "3.7.0" } } From 8a36a8fbb6b8fa7556e2fc71a199166892197a7c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 15 Mar 2026 19:26:29 +0000 Subject: [PATCH 08/14] Update dependencies from build 306235 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26163.113 -> 10.0.0-beta.26165.106) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index a8b652da0..6113599da 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26163.113 + 10.0.0-beta.26165.106 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a411e2ef8..0d36090e0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - c411cb7a90a968718152e06d477cc6bf3332fca9 + 695853e77c90c85e2ad501d2ed148d7819eef80e diff --git a/global.json b/global.json index dff3e76e4..9d727ce24 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.113", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26165.106", "Microsoft.Build.NoTargets": "3.7.0" } } From da0eca73cfe7e5145de49e66e27b2d08fbed39a1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 16 Mar 2026 19:54:50 +0000 Subject: [PATCH 09/14] Update dependencies from build 306373 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26165.106 -> 10.0.0-beta.26166.105) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6113599da..44f4dd657 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26165.106 + 10.0.0-beta.26166.105 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0d36090e0..510d84c90 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 695853e77c90c85e2ad501d2ed148d7819eef80e + 8819f149301fd785421c01c271a50514d552b4a3 diff --git a/global.json b/global.json index 9d727ce24..035d2b95f 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26165.106", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26166.105", "Microsoft.Build.NoTargets": "3.7.0" } } From b14a0bb4152f8e5d32ee6a2fe1abd25566de8263 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 17 Mar 2026 00:40:16 +0000 Subject: [PATCH 10/14] Update dependencies from build 306420 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26166.105 -> 10.0.0-beta.26166.109) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 44f4dd657..80e1435d2 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26166.105 + 10.0.0-beta.26166.109 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 510d84c90..81bf0d5e5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 8819f149301fd785421c01c271a50514d552b4a3 + e116d98b2087d751e7a13818cb2c14ea64af3ba3 diff --git a/global.json b/global.json index 035d2b95f..154e25dc4 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26166.105", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26166.109", "Microsoft.Build.NoTargets": "3.7.0" } } From 0ece8e434952cdbd866bf02b8c2771ff59ffb358 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 17 Mar 2026 13:30:44 +0000 Subject: [PATCH 11/14] Update dependencies from build 306502 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26166.109 -> 10.0.0-beta.26167.102) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 80e1435d2..243c39f40 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26166.109 + 10.0.0-beta.26167.102 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 81bf0d5e5..24444680d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - e116d98b2087d751e7a13818cb2c14ea64af3ba3 + f2392ae8a7acd88b66b9a2b32641d6dfbd0185f0 diff --git a/global.json b/global.json index 154e25dc4..875a00d35 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26166.109", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.102", "Microsoft.Build.NoTargets": "3.7.0" } } From 0b974ede5ea31512216871bee416b5b05fa96b51 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 17 Mar 2026 18:08:24 +0000 Subject: [PATCH 12/14] Update dependencies from build 306581 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26167.102 -> 10.0.0-beta.26167.106) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 243c39f40..ba6f4c58d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26167.102 + 10.0.0-beta.26167.106 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 24444680d..6aee46d6c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - f2392ae8a7acd88b66b9a2b32641d6dfbd0185f0 + 8b859c5661d41bcf315935c5f731824e2ad16472 diff --git a/global.json b/global.json index 875a00d35..3100775bf 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.102", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.106", "Microsoft.Build.NoTargets": "3.7.0" } } From 2a10e070507b2c673e92761da256b42be39901ed Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 17 Mar 2026 22:15:12 +0000 Subject: [PATCH 13/14] Update dependencies from build 306642 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26167.106 -> 10.0.0-beta.26167.111) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ba6f4c58d..13005a1cf 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26167.106 + 10.0.0-beta.26167.111 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6aee46d6c..15cc2fe5b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 8b859c5661d41bcf315935c5f731824e2ad16472 + 853c0311d71c9991dbf3ec6e7324c0ff349700da diff --git a/global.json b/global.json index 3100775bf..6807b32f0 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.106", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.111", "Microsoft.Build.NoTargets": "3.7.0" } } From 598936db3959ee1a98146aa8d43368f07f73b83b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 18 Mar 2026 03:42:22 +0000 Subject: [PATCH 14/14] Update dependencies from build 306693 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26167.111 -> 10.0.0-beta.26167.115) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 13005a1cf..441e7ea70 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26167.111 + 10.0.0-beta.26167.115 2.0.0 10.0.0-rc.2.25502.107 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 15cc2fe5b..982f46d9c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -12,9 +12,9 @@ - + https://github.com/dotnet/dotnet - 853c0311d71c9991dbf3ec6e7324c0ff349700da + 4a2e646b931b90322897a5166f0bbcd3f5508a03 diff --git a/global.json b/global.json index 6807b32f0..f9880a4d4 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.111", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.115", "Microsoft.Build.NoTargets": "3.7.0" } }