Skip to content

Commit

Permalink
Update docs/articles/announcements/Towards-NUnit4.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Killeen <SeanKilleen@gmail.com>
  • Loading branch information
OsirisTerje and SeanKilleen authored Aug 16, 2023
1 parent d345c56 commit e595f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/articles/announcements/Towards-NUnit4.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Add or modify your `nuget.config` to add the package resources such as below:
</configuration>
```

and replace your current NUnit Packagereference with
Then, replace your current NUnit `PackageReference` with:

```xml
<PackageReference Include="NUnit" Version="4.0.0-dev-07969" />
Expand Down

0 comments on commit e595f51

Please sign in to comment.