From 490e36f60a6a9a0cb8be7651031ea40268c681ef Mon Sep 17 00:00:00 2001
From: dotnet-maestro <@dotnet-maestro>
Date: Fri, 12 Apr 2019 12:04:35 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20190411.2
- Microsoft.DotNet.XUnitExtensions - 2.4.0-beta.19211.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19211.2
- Microsoft.DotNet.GenFacades - 1.0.0-beta.19211.2
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19211.2
---
eng/Version.Details.xml | 16 ++++++++--------
eng/Versions.props | 4 ++--
global.json | 4 ++--
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index afc5e2a1f0d..c9af7ec9d70 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -49,21 +49,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
https://github.com/dotnet/corefx
80672656a723818863ae0021370cc4f9ddfbdc73
-
+
https://github.com/dotnet/arcade
- 4f645e4a5385eb96cad3f72f5ded239761c7d075
+ e7b5230799a6db9121d90cf548d5a2313bd682dd
-
+
https://github.com/dotnet/arcade
- 4f645e4a5385eb96cad3f72f5ded239761c7d075
+ e7b5230799a6db9121d90cf548d5a2313bd682dd
-
+
https://github.com/dotnet/arcade
- 4f645e4a5385eb96cad3f72f5ded239761c7d075
+ e7b5230799a6db9121d90cf548d5a2313bd682dd
-
+
https://github.com/dotnet/arcade
- 4f645e4a5385eb96cad3f72f5ded239761c7d075
+ e7b5230799a6db9121d90cf548d5a2313bd682dd
https://github.com/dotnet/coreclr
diff --git a/eng/Versions.props b/eng/Versions.props
index 15205195cf3..891d0658542 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -30,8 +30,8 @@
- 1.0.0-beta.19210.7
- 2.4.0-beta.19210.7
+ 1.0.0-beta.19211.2
+ 2.4.0-beta.19211.2
diff --git a/global.json b/global.json
index 2de5719e5f3..953c173e430 100644
--- a/global.json
+++ b/global.json
@@ -10,8 +10,8 @@
"version": "3.0.100-preview5-011162"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19210.7",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19210.7",
+ "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"
}
}