Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2021-04-11 02:56:09 +0300
committerGitHub <noreply@github.com>2021-04-11 02:56:09 +0300
commit624a8349de1efc4b9504c8d7ba08c2b175d8bb98 (patch)
treebe293e4ce9442e14fcf7ec0dabb022595bc34209 /.config
parent60698c7fb5771c6f4aac6c50711e6bd09bbb8c18 (diff)
[main] Update dependencies from dotnet/xharness dotnet/runtime-assets (#51049)
* Update dependencies from https://github.com/dotnet/xharness build 20210409.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21207.1 -> To Version 1.0.0-prerelease.21209.2 * Update dependencies from https://github.com/dotnet/runtime-assets build 20210409.2 System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData From Version 6.0.0-beta.21174.2 -> To Version 6.0.0-beta.21209.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Diffstat (limited to '.config')
-rw-r--r--.config/dotnet-tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 758f871b01a..9ee93ce9812 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21207.1",
+ "version": "1.0.0-prerelease.21209.2",
"commands": [
"xharness"
]