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-03-30 14:21:28 +0300
committerGitHub <noreply@github.com>2021-03-30 14:21:28 +0300
commit75d8aaed9dcdc2b118c78c45d35c479bde444090 (patch)
tree8f1a05ac590d3399c463ec5bf7100a6a6ae31fcc /.config
parent06ac81accee958128e2833b34ab502d235311c36 (diff)
[main] Update dependencies from dotnet/runtime dotnet/xharness (#50358)
* Update dependencies from https://github.com/dotnet/runtime build 20210328.6 Microsoft.NETCore.DotNetHost , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , Microsoft.NET.Sdk.IL , System.Runtime.CompilerServices.Unsafe , System.Text.Json From Version 6.0.0-preview.3.21169.6 -> To Version 6.0.0-preview.4.21178.6 * Update dependencies from https://github.com/dotnet/xharness build 20210329.2 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.21176.1 -> To Version 1.0.0-prerelease.21179.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 2baea180759..691e8e80af8 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21176.1",
+ "version": "1.0.0-prerelease.21179.2",
"commands": [
"xharness"
]