Skip to content

Commit

Permalink
Mention that source information collection doesn't work on NetFx
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Oct 31, 2023
1 parent d259136 commit e97becd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ jobs:
> This option can also be enabled by setting the corresponding property in a `.runsettings` file instead.
> [Learn more](https://learn.microsoft.com/en-us/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file).

> **Warning**:
> Source information collection is not supported on legacy .NET Framework.

### Customizing behavior

When running `dotnet test`, you can customize the logger's behavior by passing additional options:
Expand Down

0 comments on commit e97becd

Please sign in to comment.