From 2c329b20d628434d3753553cdde339b95a45003d Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Fri, 14 May 2021 15:24:57 +0000
Subject: [PATCH] [main] Update dependencies from dotnet/xharness
dotnet/xliff-tasks dotnet/arcade mono/linker (#7392)
[main] Update dependencies from dotnet/xharness dotnet/xliff-tasks dotnet/arcade mono/linker
---
eng/Version.Details.xml | 32 ++++++++++++++++----------------
eng/Versions.props | 12 ++++++------
global.json | 4 ++--
3 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0767e70d4de..c67f5a6fa17 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -11,25 +11,25 @@
-
+
https://github.com/dotnet/arcade
- 6b9758661f4483a70654bcaf6f8d7c6a79ee5660
+ e8d0df4f35cfa23174fe7204ef958cf5d1b8e797
-
+
https://github.com/dotnet/arcade
- 6b9758661f4483a70654bcaf6f8d7c6a79ee5660
+ e8d0df4f35cfa23174fe7204ef958cf5d1b8e797
-
+
https://github.com/dotnet/arcade
- 6b9758661f4483a70654bcaf6f8d7c6a79ee5660
+ e8d0df4f35cfa23174fe7204ef958cf5d1b8e797
-
+
https://github.com/dotnet/arcade
- 6b9758661f4483a70654bcaf6f8d7c6a79ee5660
+ e8d0df4f35cfa23174fe7204ef958cf5d1b8e797
-
+
https://github.com/dotnet/arcade
- 6b9758661f4483a70654bcaf6f8d7c6a79ee5660
+ e8d0df4f35cfa23174fe7204ef958cf5d1b8e797
https://github.com/dotnet/arcade-services
@@ -39,17 +39,17 @@
https://github.com/dotnet/arcade-services
cac955fe259cb611f6a29d09209bd717deb69037
-
+
https://github.com/dotnet/xharness
- e2cf5abf03c18ca4c21618fbfd13bb79e330779c
+ 9596c3fbbb718819bc4bb9a9e3f6271b50fc718a
https://github.com/dotnet/roslyn
6782d022b36702cf6626d7a98ccbc55ecefc729e
-
+
https://github.com/mono/linker
- 939d0ffd2720943149af7da0a922cf2913fb3e54
+ 82e3d7cf6256e9cf477ab011dba5812a1ccca49d
https://github.com/dotnet/sourcelink
@@ -68,9 +68,9 @@
https://github.com/dotnet/symreader-converter
c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0
-
+
https://github.com/dotnet/xliff-tasks
- ac8cf3454829acf944e4ccb22b97d5abe3cb15ae
+ 2137c8df4bc5e13a105171079c433a3d72d505fb
diff --git a/eng/Versions.props b/eng/Versions.props
index 54ca1c23633..58dcb46ed0d 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -36,7 +36,7 @@
2.1.1
2.1.0
3.10.0-3.21256.24
- 6.0.100-preview.5.21263.1
+ 6.0.100-preview.5.21263.3
16.7.1
4.8.3
5.3.0.1
@@ -66,8 +66,8 @@
2.4.1
2.0.3
2.4.1
- 6.0.0-beta.21263.1
- 6.0.0-beta.21263.1
+ 6.0.0-beta.21263.5
+ 6.0.0-beta.21263.5
1.22.0
1.1.2
2.0.0
@@ -80,10 +80,10 @@
1.1.0-beta.20258.6
1.1.0-beta-21228-01
1.1.0-beta-21228-01
- 6.0.0-beta.21263.1
- 1.0.0-beta.21262.1
+ 6.0.0-beta.21263.5
+ 1.0.0-beta.21263.1
1.1.0-beta.21228.1
- 1.0.0-prerelease.21257.2
+ 1.0.0-prerelease.21263.1
1.1.156402
1.1.152002
6.0.100-preview.5.21254.11
diff --git a/global.json b/global.json
index a3937e414b1..ef5ff5b87ed 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "6.0.100-preview.3.21202.5"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21263.1",
- "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21263.1"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21263.5",
+ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21263.5"
}
}