mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
![dotnet-maestro[bot]](/assets/img/avatar_default.png)
Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.25207.3 -> To Version 9.0.0-prerelease.25209.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
30 lines
551 B
JSON
30 lines
551 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"coverlet.console": {
|
|
"version": "6.0.0",
|
|
"commands": [
|
|
"coverlet"
|
|
]
|
|
},
|
|
"dotnet-reportgenerator-globaltool": {
|
|
"version": "5.3.0",
|
|
"commands": [
|
|
"reportgenerator"
|
|
]
|
|
},
|
|
"microsoft.dotnet.xharness.cli": {
|
|
"version": "9.0.0-prerelease.25209.2",
|
|
"commands": [
|
|
"xharness"
|
|
]
|
|
},
|
|
"microsoft.visualstudio.slngen.tool": {
|
|
"version": "11.1.0",
|
|
"commands": [
|
|
"slngen"
|
|
]
|
|
}
|
|
}
|
|
}
|