diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c9af7ec9d70..6493a459040 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -7,47 +7,47 @@ Note: if the Uri is a new place, you will need to add a subscription from that p --> - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 - + https://github.com/dotnet/core-setup - 3b600f3d0b9e1f42992ceecc13c149abd0a6df1e + 1edbe6fdac55ac30e6f465cd845a6722a3d067f1 - + https://github.com/dotnet/corefx - 80672656a723818863ae0021370cc4f9ddfbdc73 + fe5c12ad8315e043e62285117a56bba1784756d1 https://github.com/dotnet/arcade @@ -65,14 +65,14 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/arcade e7b5230799a6db9121d90cf548d5a2313bd682dd - + https://github.com/dotnet/coreclr - 45e04dd1bb1c7171d88a24454cb2c2811f46ce55 + 72d49127a0c25e4b931c81e621c2411bfb6633a5 5596 - + https://github.com/dotnet/coreclr - 45e04dd1bb1c7171d88a24454cb2c2811f46ce55 + 72d49127a0c25e4b931c81e621c2411bfb6633a5 5596 diff --git a/eng/Versions.props b/eng/Versions.props index 891d0658542..98f339d1125 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,19 +14,19 @@ - 4.6.0-preview5.19211.7 - 4.6.0-preview5.19211.7 - 4.6.0-preview5.19211.7 - 4.6.0-preview5.19211.7 - 4.6.0-preview5.19211.7 - 4.6.0-preview5.19211.7 - 4.6.0-preview5.19211.7 - 4.6.0-preview5.19211.7 - 3.0.0-preview5.19211.7 + 4.6.0-preview5.19211.22 + 4.6.0-preview5.19211.22 + 4.6.0-preview5.19211.22 + 4.6.0-preview5.19211.22 + 4.6.0-preview5.19211.22 + 4.6.0-preview5.19211.22 + 4.6.0-preview5.19211.22 + 4.6.0-preview5.19211.22 + 3.0.0-preview5.19211.22 - 3.0.0-preview5-27610-72 + 3.0.0-preview5-27612-71 diff --git a/global.json b/global.json index 953c173e430..fc49d8f5b7c 100644 --- a/global.json +++ b/global.json @@ -12,6 +12,6 @@ "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19211.2", "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19211.2", - "Microsoft.NET.Sdk.IL": "3.0.0-preview5-27610-72" + "Microsoft.NET.Sdk.IL": "3.0.0-preview5-27612-71" } }