af97bc7672
This commit adds a `--runtime` option to the `dotnet test` command for consistency with other commands. The option does not have a short form of `-r`, however, because `dotnet test` already uses the short form for another option (results directory). Fixes #9583. |
||
---|---|---|
.. | ||
CollectCodeCoverage.runsettings | ||
dotnet-test.Tests.csproj | ||
GivenDotnetTestBuildsAndRunsTestfromCsproj.cs | ||
GivenDotnetTestBuildsAndRunsTestFromCsprojForMultipleTFM.cs |