From 39bbb8bafcda9213f69aa0812a364a5b920a2f49 Mon Sep 17 00:00:00 2001
From: dotnet-maestro <@dotnet-maestro>
Date: Mon, 5 Aug 2019 05:43:41 -0700
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20190804.1
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19404.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 1fec0b337..813969ce5 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 3b75ef38a33579dcd32f2912ee69e886356b0f18
+ b1c2f33f0cef32d1df6e7f388017fd6761d3fcad
diff --git a/global.json b/global.json
index 915c40b5f..8c0e8e395 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.19403.1"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19404.1"
}
}