diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 216a4e96e96dfb..513e7c245d1ca7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -8,9 +8,9 @@ https://github.com/dotnet/msquic 73d128a9c0beb6d6d92ef2b0c09ada8433754a11 - + https://github.com/dotnet/emsdk - e33d37f3ca283571a7e142c766596e08f19a5bf4 + 9f2345b3c5f43dbf34790e21657ae1f2445cd06a @@ -162,33 +162,33 @@ https://github.com/dotnet/runtime 38017c3935de95d0335bac04f4901ddfc2718656 - + https://github.com/dotnet/runtime - 85441ce69b81dfd5bf57b9d00ba525440b7bb25d + fde6b37e985605d862c070256de7c97e2a3f3342 - + https://github.com/dotnet/runtime - 85441ce69b81dfd5bf57b9d00ba525440b7bb25d + fde6b37e985605d862c070256de7c97e2a3f3342 - + https://github.com/dotnet/runtime - 85441ce69b81dfd5bf57b9d00ba525440b7bb25d + fde6b37e985605d862c070256de7c97e2a3f3342 - + https://github.com/dotnet/runtime - 85441ce69b81dfd5bf57b9d00ba525440b7bb25d + fde6b37e985605d862c070256de7c97e2a3f3342 - + https://github.com/dotnet/runtime - 85441ce69b81dfd5bf57b9d00ba525440b7bb25d + fde6b37e985605d862c070256de7c97e2a3f3342 - + https://github.com/dotnet/runtime - 85441ce69b81dfd5bf57b9d00ba525440b7bb25d + fde6b37e985605d862c070256de7c97e2a3f3342 - + https://github.com/dotnet/runtime - 85441ce69b81dfd5bf57b9d00ba525440b7bb25d + fde6b37e985605d862c070256de7c97e2a3f3342 https://github.com/mono/linker diff --git a/eng/Versions.props b/eng/Versions.props index 16fb2f313434de..626a8ec22b3d92 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -72,11 +72,11 @@ 6.0.0-preview.1.102 6.0.0-alpha.1.20612.4 - 6.0.0-rc.1.21411.3 - 6.0.0-rc.1.21411.3 + 6.0.0-rc.1.21415.6 + 6.0.0-rc.1.21415.6 3.1.0 - 6.0.0-rc.1.21411.3 + 6.0.0-rc.1.21415.6 5.0.0 4.3.0 @@ -110,11 +110,11 @@ 5.0.0 5.0.0 4.8.1 - 6.0.0-rc.1.21411.3 - 6.0.0-rc.1.21411.3 + 6.0.0-rc.1.21415.6 + 6.0.0-rc.1.21415.6 4.5.4 4.5.0 - 6.0.0-rc.1.21411.3 + 6.0.0-rc.1.21415.6 6.0.0-beta.21411.3 6.0.0-beta.21411.3 @@ -185,7 +185,7 @@ 11.1.0-alpha.1.21409.1 11.1.0-alpha.1.21409.1 - 6.0.0-rc.1.21415.1 + 6.0.0-rc.1.21416.1 $(MicrosoftNETWorkloadEmscriptenManifest60100Version) 1.1.87-gba258badda diff --git a/global.json b/global.json index 376e27354e71d4..b8af8d2dac2ad8 100644 --- a/global.json +++ b/global.json @@ -18,6 +18,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.21412.1", "Microsoft.Build.NoTargets": "3.1.0", "Microsoft.Build.Traversal": "3.0.23", - "Microsoft.NET.Sdk.IL": "6.0.0-rc.1.21411.3" + "Microsoft.NET.Sdk.IL": "6.0.0-rc.1.21415.6" } }