From d20740094acd73db09835f31f3d6e8351a7d2e0b Mon Sep 17 00:00:00 2001
From: dotnet-maestro <@dotnet-maestro>
Date: Fri, 19 Apr 2019 12:38:49 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20190418.4
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19218.4
---
eng/Version.Details.xml | 4 ++--
global.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index accc00e55..728c0cfa8 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 46718d98c0fd03690a6a8c83da692a4a85a17902
+ 1d4c87ff798d7de521128e6c3d890055c2401e80
diff --git a/global.json b/global.json
index 202425832..d08f8ba18 100644
--- a/global.json
+++ b/global.json
@@ -7,6 +7,6 @@
"xcopy-msbuild": "15.9.0-alpha"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.1"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.4"
}
}