From 66c068eb7b1586fbc822fde4082202727b526daf Mon Sep 17 00:00:00 2001
From: dotnet-maestro <@dotnet-maestro>
Date: Sun, 16 Jun 2019 12:37:43 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20190615.2
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19315.2
---
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 03c638a80..0091420aa 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 372249cafc24384ae3488aab4e815e54c2ff3938
+ aa4285be7fab64e2b6e62e4d5688ea50931c407c
diff --git a/global.json b/global.json
index 40323eb8f..479422f69 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.19314.27"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19315.2"
}
}