From 760cb429185324f40e4d60ad55c4cc045276586d Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Fri, 28 Aug 2020 13:26:33 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20200826.6 (#8330)
[master] Update dependencies from dotnet/arcade
- Updates:
- Microsoft.DotNet.Build.Tasks.Installers: from 5.0.0-beta.20426.1 to 5.0.0-beta.20426.6
- Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20426.1 to 5.0.0-beta.20426.6
---
eng/Version.Details.xml | 8 ++++----
eng/Versions.props | 2 +-
global.json | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 6585eaadc..a765a8184 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -98,13 +98,13 @@
-
+
https://github.com/dotnet/arcade
- 3b720900ac55e9cc3675584c41da6460d6193f37
+ 1d0daed1e3abd70fba67840b1e1cc60ce0c97b1e
-
+
https://github.com/dotnet/arcade
- 3b720900ac55e9cc3675584c41da6460d6193f37
+ 1d0daed1e3abd70fba67840b1e1cc60ce0c97b1e
diff --git a/eng/Versions.props b/eng/Versions.props
index fc1bf817e..0aede0af2 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -17,7 +17,7 @@
- 5.0.0-beta.20426.1
+ 5.0.0-beta.20426.6
diff --git a/global.json b/global.json
index d0f598f2d..6388bb484 100644
--- a/global.json
+++ b/global.json
@@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20426.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20426.6"
}
}