diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5ec61b84d8c..e89a3fafcd0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.dnceng.secretmanager": { - "version": "1.1.0-beta.24419.1", + "version": "1.1.0-beta.24430.2", "commands": [ "secret-manager" ] diff --git a/Directory.Packages.props b/Directory.Packages.props index 376184daed8..dbe26304cb5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -68,7 +68,7 @@ - + diff --git a/NuGet.config b/NuGet.config index 792ee1f6c03..61fedbeb54b 100644 --- a/NuGet.config +++ b/NuGet.config @@ -13,6 +13,8 @@ + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d9bd3ee0f5e..8e7bef800fa 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -22,25 +22,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-symuploader d617bc8ed2787c235a57cf0dcdfd087b86ff9521 - + https://github.com/dotnet/templating - 83d11abd203c9f393ced01af4fc2802ef3faf83d + 133c2a92258a1d4047eb077e39aa82b445dd57f5 - + https://github.com/dotnet/arcade - c28c6307d0600513219bcd9ab028c0fedbe591ec + fd7ca2e0fea477f189d7871abec632f2a832d532 - + https://github.com/dotnet/arcade - c28c6307d0600513219bcd9ab028c0fedbe591ec + fd7ca2e0fea477f189d7871abec632f2a832d532 - + https://github.com/dotnet/arcade-services - f4c27758a26b32a48a1bc480856fd771b0d8b3f0 + 8f15c7d246b4b7aeaa909c65c88965f7383d58dc - + https://github.com/dotnet/arcade-services - f4c27758a26b32a48a1bc480856fd771b0d8b3f0 + 8f15c7d246b4b7aeaa909c65c88965f7383d58dc https://github.com/dotnet/xharness @@ -124,9 +124,9 @@ ef4c24166691977558e5312758df4313ab310dc0 - + https://github.com/dotnet/arcade - c28c6307d0600513219bcd9ab028c0fedbe591ec + fd7ca2e0fea477f189d7871abec632f2a832d532 @@ -154,15 +154,15 @@ - + https://github.com/dotnet/source-build-externals - 53509904f37cafa0771accdf404a5609c5ca9be5 + fb56fcf997fa59ede9c5fbafbb4d2d8a22d392ac - + https://github.com/dotnet/source-build-reference-packages - bdd698774daa248301c236f09b97015610ca2842 + ad3c9aa85596f42c6a483233c50fab8cee8c412a @@ -191,9 +191,9 @@ https://github.com/dotnet/runtime 573461dc897731c11d6166574b77a8c3aabba220 - + https://github.com/dotnet/dnceng - d2f4ad508066c0d1d86061cef54d295cbed71a6a + bf62edd70d1d3a36e326bc4ef528038d86e2ee52 diff --git a/eng/Versions.props b/eng/Versions.props index ec9d5004efb..aecfafae5a8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,8 +12,8 @@ 9.0.0-beta.24223.1 - 1.1.0-beta.24422.1 - 1.1.0-beta.24422.1 + 1.1.0-beta.24455.3 + 1.1.0-beta.24455.3 2.0.0-beta4.24126.1 @@ -81,7 +81,7 @@ 1.1.0-beta2-19575-01 - 10.0.100-alpha.1.24418.4 + 9.0.100-rc.2.24427.3 17.5.0 diff --git a/global.json b/global.json index 3e6c8039395..49729aaef2a 100644 --- a/global.json +++ b/global.json @@ -7,8 +7,8 @@ "dotnet": "9.0.100-preview.7.24407.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24421.7", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24421.7", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24455.1", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24455.1", "Microsoft.Build.NoTargets": "3.7.0" } }