Skip to content

Commit

Permalink
Update docs/articles/nunit/getting-started/dotnet-core-and-dotnet-sta…
Browse files Browse the repository at this point in the history
…ndard.md

Co-authored-by: Sean Killeen <[email protected]>
  • Loading branch information
OsirisTerje and SeanKilleen authored Dec 3, 2023
1 parent 47fa065 commit 33d99a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ This limitation is the same for all test adapters including xUnit and MSTest2.

This was a limitation in earlier versions of Visual Studio, but is fixed in Visual Studio 2022.

IF you must run an earlier version and have this issue, you can run specific tests using the `--framework` command line option of [dotnet
_If_ you must run an earlier version and have this issue, you can run specific tests using the `--framework` command line option of [dotnet
test](https://docs.microsoft.com/en-ca/dotnet/core/tools/dotnet-test?tabs=netcore2x)

## How do I produce a test results file
Expand Down

0 comments on commit 33d99a3

Please sign in to comment.