From 5b5032d18a54f74acd2d8cd81ad885812f2c80ef Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 6 Feb 2020 14:02:24 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20200205.2 (#441)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20105.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 7a3a161cc..95c9e47a2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 0b404cb7575c8addc5e10f3fac57e79c596db28e
+ b65df96ccb820fd5f7ea226aeba310485f395130
diff --git a/global.json b/global.json
index d670c5746..b30a0774f 100644
--- a/global.json
+++ b/global.json
@@ -7,6 +7,6 @@
"xcopy-msbuild": "16.3.0-alpha"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20104.2"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20105.2"
}
}