From 0c8ac222d7aacddaf9ede59ab5737785c139c4e1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 14 May 2025 21:14:46 +0000 Subject: [PATCH 1/2] Update dependencies from https://github.com/dotnet/arcade build 20250513.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor From Version 8.0.0-beta.25230.1 -> To Version 8.0.0-beta.25263.4 --- NuGet.config | 16 ++++++++++++++++ eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 8 ++++---- eng/common/sdl/packages.config | 4 ++++ global.json | 4 ++-- 5 files changed, 36 insertions(+), 16 deletions(-) create mode 100644 eng/common/sdl/packages.config diff --git a/NuGet.config b/NuGet.config index aa5c279af136..dace7a37ae70 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,9 +7,17 @@ + + + + + + + + @@ -30,9 +38,17 @@ + + + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 33cefb75346e..b2191524f1df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -376,26 +376,26 @@ https://github.com/dotnet/winforms abda8e3bfa78319363526b5a5f86863ec979940e - + https://github.com/dotnet/arcade - 4246a31e5de9de87f760218c4f588cebf4661f45 + 20ab70a74d52b68f4271bd946884e24049b14f83 - + https://github.com/dotnet/arcade - 4246a31e5de9de87f760218c4f588cebf4661f45 + 20ab70a74d52b68f4271bd946884e24049b14f83 - + https://github.com/dotnet/arcade - 4246a31e5de9de87f760218c4f588cebf4661f45 + 20ab70a74d52b68f4271bd946884e24049b14f83 - + https://github.com/dotnet/arcade - 4246a31e5de9de87f760218c4f588cebf4661f45 + 20ab70a74d52b68f4271bd946884e24049b14f83 - + https://github.com/dotnet/arcade - 4246a31e5de9de87f760218c4f588cebf4661f45 + 20ab70a74d52b68f4271bd946884e24049b14f83 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index b863546ddc2c..c3e20ed8bbbf 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -162,9 +162,9 @@ 6.2.4 6.2.4 - 8.0.0-beta.25230.1 - 8.0.0-beta.25230.1 - 8.0.0-beta.25230.1 + 8.0.0-beta.25263.4 + 8.0.0-beta.25263.4 + 8.0.0-beta.25263.4 8.0.0-alpha.1.25202.2 @@ -339,4 +339,4 @@ 1.10.93 1.2.3 - \ No newline at end of file + diff --git a/eng/common/sdl/packages.config b/eng/common/sdl/packages.config new file mode 100644 index 000000000000..e5f543ea68c2 --- /dev/null +++ b/eng/common/sdl/packages.config @@ -0,0 +1,4 @@ + + + + diff --git a/global.json b/global.json index c77c161a20d5..57e6e337a5e4 100644 --- a/global.json +++ b/global.json @@ -25,8 +25,8 @@ }, "msbuild-sdks": { "Yarn.MSBuild": "1.22.19", - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25230.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25230.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25263.4" }, "native-tools": { "jdk": "latest" From 46248b1fa504e15343701703115f59927fcbac1e Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 4 Jun 2025 11:31:39 -0700 Subject: [PATCH 2/2] Update NuGet.config --- NuGet.config | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/NuGet.config b/NuGet.config index dace7a37ae70..aa5c279af136 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,17 +7,9 @@ - - - - - - - - @@ -38,17 +30,9 @@ - - - - - - - -