From 546ef20bbc2858f1be2381d8370a6af9b3724769 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Sat, 29 Jun 2019 12:42:47 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20190628.2 (#351)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19328.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 0d9de02daa..96dd826593 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 247c0290c554a68dd3e560dd88fb0da26353d9d7
+ a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef
diff --git a/global.json b/global.json
index a9894c3b1a..901d21db1c 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.19327.39"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19328.2"
}
}