Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel authored Nov 18, 2024
1 parent fcc2646 commit 36bb0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ So if you set global.json to a 9.0.xxx SDK, you'll _always_ use the 9.x MSBuild

### Against LTS (net8.0)
1. Run tests with `dotnet run --project .\build\ -- -t Test`
1. This should chose the `Test:net9.0` target and run against that runtime
1. This should chose the `Test:net8.0` target and run against that runtime


### Against STS (net9.0)
Expand Down

0 comments on commit 36bb0fe

Please sign in to comment.