From 28a70dee0379c2370619e9c147b009074d209974 Mon Sep 17 00:00:00 2001
From: dotnet-maestro <@dotnet-maestro>
Date: Wed, 17 Apr 2019 12:38:35 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20190417.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19217.1
---
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 a0cf73a0fc8..f7bc5720dee 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 517bf671ea342965d007aa48f5bfd4926e58d582
+ 4e21d52dabbb9f5705a90f097acb1465a0354c0d
diff --git a/global.json b/global.json
index a246404283e..fec974408a0 100644
--- a/global.json
+++ b/global.json
@@ -10,7 +10,7 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19215.12",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19217.1",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
}
}