diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 385883f09b8f..4c2466794096 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,19 +6,19 @@ This file should be imported by eng/Versions.props - 9.0.112-servicing.25514.19 + 9.0.112-servicing.25519.14 9.0.0-alpha.1.23556.4 9.0.0-rc.2.24462.10 - 9.0.9 - 9.0.9 + 9.0.10 + 9.0.10 - 9.0.9 + 9.0.10 - 9.0.9-servicing.25418.4 + 9.0.10-servicing.25469.4 - 0.11.5-alpha.25370.2 + 0.11.5-alpha.25464.3 17.0.8523 18.0.8324 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d41e8e269eb5..c9ac4f1da16f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,34 +1,34 @@ - + https://github.com/dotnet/sdk - c18d6673dda2980788799167ef31ce8381836878 + 7e16521b0c10e42d02d689621512ada6097ec321 https://github.com/dotnet/runtime cf47d9ff6827a3e1d6f2acbf925cd618418f20dd - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - 893c2ebbd49952ca49e93298148af2d95a61a0a4 + e1f19886fe3354963a4a790c896b3f99689fd7a5 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - ff66c263be7ed395794bdaf616322977b8ec897c + 5bae930797f60d2d04f3b1df6a33eaca85fc5f28 - + https://github.com/dotnet/emsdk - dc8e3478c4aa5f6a103329333c2bdbcd07a07741 + f70927a13648c24660c79ff19a6eb2aac100f0ab - + https://github.com/dotnet/cecil - 788a8a7481c01a7d235110cdea2ca5bfb34210d4 + e5381291dd01d040b5b111f3a2ee8508ec990d78 diff --git a/global.json b/global.json index c649cd25f53f..a262048b9867 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.112-servicing.25514.19" + "version": "9.0.112-servicing.25519.14" }, "tools": { - "dotnet": "9.0.112-servicing.25514.19" + "dotnet": "9.0.112-servicing.25519.14" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"