From 9d685eac3267638814e3608ed58590eee5c6e7a9 Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Thu, 7 Nov 2019 18:59:13 +0100 Subject: [PATCH] Update dependencies from .NET Core 5 Dev --- eng/Version.Details.xml | 56 ++++++++++++++++++++--------------------- eng/Versions.props | 28 ++++++++++----------- global.json | 2 +- 3 files changed, 43 insertions(+), 43 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 21c3c92ad212c..5231b24496f0d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,60 +1,60 @@ - + https://github.com/dotnet/corefx - 898d47b4df506e30e54605a3a5c9fdec44f74916 + 94a60d5238f654ab22f162ad3d6dac01adcdaeb8 - + https://github.com/dotnet/corefx - 898d47b4df506e30e54605a3a5c9fdec44f74916 + 94a60d5238f654ab22f162ad3d6dac01adcdaeb8 - + https://github.com/dotnet/corefx - 898d47b4df506e30e54605a3a5c9fdec44f74916 + 94a60d5238f654ab22f162ad3d6dac01adcdaeb8 - + https://github.com/dotnet/core-setup - 12fcf91ea6493c2d970188ca6884b2bc6e804986 + 4c8b86f1ab28adb38faf923ba1b49fd9c13c2d5b - + https://github.com/dotnet/core-setup - 12fcf91ea6493c2d970188ca6884b2bc6e804986 + 4c8b86f1ab28adb38faf923ba1b49fd9c13c2d5b - + https://github.com/dotnet/core-setup - 12fcf91ea6493c2d970188ca6884b2bc6e804986 + 4c8b86f1ab28adb38faf923ba1b49fd9c13c2d5b - + https://github.com/dotnet/corefx - 898d47b4df506e30e54605a3a5c9fdec44f74916 + 94a60d5238f654ab22f162ad3d6dac01adcdaeb8 - + https://github.com/dotnet/coreclr - cea2bba3c295c5280d01900f7ae5492951ad8995 + d840c759948d910da85cf8688a45c84d09f0ad5e - + https://github.com/dotnet/coreclr - cea2bba3c295c5280d01900f7ae5492951ad8995 + d840c759948d910da85cf8688a45c84d09f0ad5e - + https://github.com/dotnet/coreclr - cea2bba3c295c5280d01900f7ae5492951ad8995 + d840c759948d910da85cf8688a45c84d09f0ad5e - + https://github.com/dotnet/corefx - 898d47b4df506e30e54605a3a5c9fdec44f74916 + 94a60d5238f654ab22f162ad3d6dac01adcdaeb8 - + https://github.com/dotnet/corefx - 898d47b4df506e30e54605a3a5c9fdec44f74916 + 94a60d5238f654ab22f162ad3d6dac01adcdaeb8 - + https://github.com/dotnet/standard - a2bca7f4f89c899c2c0325c2790faf6f7d29870c + 1e65d5da3d52bf1e4825074390510abea915898e - + https://github.com/mono/linker - e092fdbde46b6f904663d1a407fd1de29f5e7902 + 742b71402b3f6c88fc22956a819d7ea00408f42c diff --git a/eng/Versions.props b/eng/Versions.props index a5bfdbfb4bc40..534aaa158dfd8 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -43,24 +43,24 @@ 5.0.0-beta.19557.1 5.0.0-beta.19557.1 - 5.0.0-alpha.1.19551.2 - 5.0.0-alpha.1.19551.2 - 5.0.0-alpha.1.19551.2 + 5.0.0-alpha.1.19555.8 + 5.0.0-alpha.1.19555.8 + 5.0.0-alpha.1.19555.8 2.1.0 3.0.0 - 5.0.0-alpha1.19525.1 - 5.0.0-alpha1.19525.1 - 5.0.0-alpha1.19525.1 + 5.0.0-alpha1.19556.2 + 5.0.0-alpha1.19556.2 + 5.0.0-alpha1.19556.2 - 5.0.0-alpha.1.19551.3 - 5.0.0-alpha.1.19551.3 - 5.0.0-alpha.1.19551.3 - 5.0.0-alpha.1.19551.3 - 5.0.0-alpha.1.19551.3 - 5.0.0-alpha.1.19551.3 + 5.0.0-alpha.1.19557.1 + 5.0.0-alpha.1.19557.1 + 5.0.0-alpha.1.19557.1 + 5.0.0-alpha.1.19557.1 + 5.0.0-alpha.1.19557.1 + 5.0.0-alpha.1.19557.1 - 2.2.0-prerelease.19551.1 + 2.2.0-prerelease.19557.1 99.99.99-master-20190716.1 99.99.99-master-20190716.1 @@ -98,7 +98,7 @@ 3.0.0-preview9-190909-1 - 0.1.6-prerelease.19523.1 + 0.1.6-prerelease.19557.1 diff --git a/global.json b/global.json index 02340f2ad5eed..3bfe9383f7e36 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.Build.Tasks.Configuration": "5.0.0-beta.19557.1", "Microsoft.DotNet.CoreFxTesting": "5.0.0-beta.19557.1", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "5.0.0-alpha1.19472.2", + "Microsoft.NET.Sdk.IL": "5.0.0-alpha1.19556.2", "Microsoft.Build.NoTargets": "1.0.53", "Microsoft.Build.Traversal": "2.0.2" }