From 077285f1837d21e87ec5bc69f45d24c3b98be526 Mon Sep 17 00:00:00 2001
From: dotnet-maestro <@dotnet-maestro>
Date: Mon, 22 Apr 2019 19:24:17 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20190420.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19220.1
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19220.1
---
eng/Version.Details.xml | 8 ++++----
eng/Versions.props | 2 +-
global.json | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index bdd5dfb8498..86c3be6d558 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -63,13 +63,13 @@
https://github.com/dotnet/core-setup
416ae9f2f223d349130198b96d7ce9c617fa25cd
-
+
https://github.com/dotnet/arcade
- 5e7ce5b394f3477bb0a485a4b761b7742e95be37
+ c24866e3dece1ac0af7b54ff783d706019a05902
-
+
https://github.com/dotnet/arcade
- 5e7ce5b394f3477bb0a485a4b761b7742e95be37
+ c24866e3dece1ac0af7b54ff783d706019a05902
https://github.com/dotnet/corefx
diff --git a/eng/Versions.props b/eng/Versions.props
index ef1442e6452..a37582cf748 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -37,7 +37,7 @@
- 1.0.0-beta.19218.7
+ 1.0.0-beta.19220.1
diff --git a/global.json b/global.json
index 733da516813..38587418cf3 100644
--- a/global.json
+++ b/global.json
@@ -9,7 +9,7 @@
"version": "3.0.100-preview4-011204"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.7"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19220.1"
},
"native-tools": {
"strawberry-perl": "5.28.1.1-1",