Skip to content

Commit

Permalink
errant space
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanKilleen committed Feb 3, 2025
1 parent a23695b commit ca1ec97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In a property group (use the top-level one), add the following two properties:
<OutputType>Exe</OutputType>
```

The first property, `EnableNUnitRunner`, enables the MTP. The second enables it to also run as an executable (but it
The first property, `EnableNUnitRunner`, enables the MTP. The second enables it to also run as an executable (but it
doesn't prevent you from using it in Test Explorer or through `dotnet test`.

## Information on the Microsoft Test Platform
Expand Down

0 comments on commit ca1ec97

Please sign in to comment.