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-06-29 19:02:32 +0300
committerGitHub <noreply@github.com>2021-06-29 19:02:32 +0300
commit8103a7e3f21f67bf85763ae5703d53c0aaf591ab (patch)
tree8a4fba8b3eb4fbdbb93b9f0236460bd519a7612b /.config
parentf3bad4f82787f3f2f0e949c750cd3c6f78705468 (diff)
[main] Update dependencies from 11 repositories (#54741)
[main] Update dependencies from 11 repositories - Address new IL3002 and IL3003 warnings for the latest linker to unblock the build. - Disable the trim analyzer for tests with EnableAggressiveTrimming - Merge branch 'main' into darc-main-997daf91-1bd1-4e82-9eac-1347a9231dc5
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 14ccd5e0cfd..7cdc2d3bf2f 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
- "version": "1.0.0-prerelease.21324.2",
+ "version": "1.0.0-prerelease.21328.2",
"commands": [
"xharness"
]