diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4a72c009e8d58d..714ad99721a7e7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -85,19 +85,19 @@ 02fe27cd6a9b001c8feb7938e6ef4b3799745759b - + https://github.com/dotnet/cecil - a112f15aa032c029b7d9c77df3427111d93cf407 + 89be445dd4936157533ad96bafb95f701430653a - + https://github.com/dotnet/emsdk - 7da45c33d57a762de5756f2c090e84327dae143f + bebe955e9f7d392fbca594b1c76c54ba2e27027e - + https://github.com/dotnet/source-build-reference-packages - 18302345498a62222dd3c236b3d1d140dbaed43d + b88b567fbf54c5404d039b80cfb86f09a681f604 @@ -293,34 +293,34 @@ https://github.com/dotnet/llvm-project dc18ea8f36885b70da5e7853aa6b5278ce8d0de4 - + https://github.com/dotnet/runtime - de0ab156194eb64deae0e1018db9a58f7b02f4a3 + ebe6f541ca2adea41f4b1dfc97774af371654bab - + https://github.com/dotnet/runtime - de0ab156194eb64deae0e1018db9a58f7b02f4a3 + ebe6f541ca2adea41f4b1dfc97774af371654bab - + https://github.com/dotnet/runtime - de0ab156194eb64deae0e1018db9a58f7b02f4a3 + ebe6f541ca2adea41f4b1dfc97774af371654bab - + https://github.com/dotnet/runtime - de0ab156194eb64deae0e1018db9a58f7b02f4a3 + ebe6f541ca2adea41f4b1dfc97774af371654bab - + https://github.com/dotnet/runtime - de0ab156194eb64deae0e1018db9a58f7b02f4a3 + ebe6f541ca2adea41f4b1dfc97774af371654bab - + https://github.com/dotnet/runtime - de0ab156194eb64deae0e1018db9a58f7b02f4a3 + ebe6f541ca2adea41f4b1dfc97774af371654bab - + https://github.com/dotnet/runtime - de0ab156194eb64deae0e1018db9a58f7b02f4a3 + ebe6f541ca2adea41f4b1dfc97774af371654bab https://github.com/dotnet/xharness @@ -354,9 +354,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-optimization 5b0a8abbba75c63e20e42f778650dd1448aef62c - + https://github.com/dotnet/hotreload-utils - 4b29cfaccdab45442e15f3b84f75bc9c10ee79b3 + 821048c1587d0384826230cdddf292570b8e430f https://github.com/dotnet/runtime-assets @@ -383,9 +383,9 @@ https://github.com/dotnet/roslyn-analyzers 837c22a23433f441fa56d96eb45d13c65408f7c3 - + https://github.com/dotnet/sdk - f8a9e2866134d9d04805da55fcb3984c8b94e008 + 4bc3b410401010fb7844fee0479f9b12f52500b3 diff --git a/eng/Versions.props b/eng/Versions.props index 956305d19c0fcc..25d4559477d182 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -80,7 +80,7 @@ 0.2.0 - 9.0.100-alpha.1.23465.4 + 9.0.100-alpha.1.23468.31 8.0.0-beta.23463.1 8.0.0-beta.23463.1 @@ -101,10 +101,10 @@ 6.0.0-preview.1.102 - 9.0.0-alpha.1.23460.2 + 9.0.0-alpha.1.23466.6 6.0.0 - 9.0.0-alpha.1.23460.2 + 9.0.0-alpha.1.23466.6 8.0.0-preview.7.23325.2 16.0.5-alpha.1.23452.1 16.0.5-alpha.1.23452.1 @@ -132,12 +132,12 @@ 5.0.0 5.0.0 7.0.0 - 9.0.0-alpha.1.23460.2 + 9.0.0-alpha.1.23466.6 6.0.0 7.0.0 4.5.4 4.5.0 - 9.0.0-alpha.1.23460.2 + 9.0.0-alpha.1.23466.6 8.0.0-beta.23456.1 8.0.0-beta.23456.1 @@ -207,11 +207,11 @@ 8.0.0-preview-20230828.1 - 9.0.0-alpha.1.23460.2 + 9.0.0-alpha.1.23466.6 - 0.11.4-alpha.23461.1 + 0.11.4-alpha.23468.2 - 9.0.0-alpha.1.23460.2 + 9.0.0-alpha.1.23466.6 9.0.0-alpha.1.23454.1 @@ -236,7 +236,7 @@ Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport --> - 9.0.0-alpha.1.23457.3 + 9.0.0-alpha.1.23465.3 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion) 1.1.87-gba258badda diff --git a/global.json b/global.json index 7ef231a50456d0..d9233ff3dc9fd9 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23463.1", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.NET.Sdk.IL": "9.0.0-alpha.1.23460.2" + "Microsoft.NET.Sdk.IL": "9.0.0-alpha.1.23466.6" } }