diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 29657d27cc2..1cd969dcbe3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,34 +1,34 @@ - + https://github.com/dotnet/sdk - 526b872845c4259227360f6b8bef879e68a76ca8 + d6bc7918c0be5005426fbbff43dfb622fc295142 https://github.com/dotnet/runtime cf47d9ff6827a3e1d6f2acbf925cd618418f20dd - + https://github.com/dotnet/runtime - 6c58f7992cfd628a53d9b90f258ac123cb803644 + e51af404d1ea26be4a3d8e51fe21cf2f09ad34dd - + https://github.com/dotnet/runtime - 6c58f7992cfd628a53d9b90f258ac123cb803644 + e51af404d1ea26be4a3d8e51fe21cf2f09ad34dd - + https://github.com/dotnet/aspnetcore - fe21c9a711ca99731f7a2df03f086497161f6821 + febd7e8bdf05f17fb4e0e4dd3123e9538fbf7e7b https://github.com/dotnet/emsdk 0de3165cb0d56323b6caaf8e9916d4d9e72da32d - + https://github.com/dotnet/cecil - 9e8bd520939ddfee686261267a1646c1b113d9e1 + 2d5c8fb9aa8bd4c7fc085a73520061075c601655 diff --git a/eng/Versions.props b/eng/Versions.props index 5ec53c07709..da82f7c200d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,16 +2,16 @@ - 10.0.100-alpha.1.25067.41 - 10.0.0-alpha.1.25067.10 + 10.0.100-preview.2.25102.3 + 10.0.0-preview.2.25101.4 9.0.0-alpha.1.23556.4 9.0.0-beta.25058.5 8.0.0-beta.24413.2 - 10.0.0-alpha.1.25067.10 + 10.0.0-preview.2.25101.4 8.0.0-rtm.23511.3 9.0.0-rc.2.24462.10 7.0.100-alpha.1.21601.1 - 0.11.5-alpha.24627.1 + 0.11.5-alpha.25069.2 10.0.0-prerelease.24610.1 9.0.0-beta.25058.5 diff --git a/global.json b/global.json index b51c09742c5..3a70611606f 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "10.0.100-alpha.1.25067.41" + "version": "10.0.100-preview.2.25102.3" }, "tools": { - "dotnet": "10.0.100-alpha.1.25067.41" + "dotnet": "10.0.100-preview.2.25102.3" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25058.5"