Skip to content

Commit

Permalink
NUnit 4.2.0 (#1271)
Browse files Browse the repository at this point in the history
* NUnit 4.2.0

* Update NUnitNugetUsage.csproj

* Docs changes

* Docs changes

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
SimonCropp and actions-user authored Aug 22, 2024
1 parent b1b1ee7 commit 01d59da
Show file tree
Hide file tree
Showing 34 changed files with 67 additions and 67 deletions.
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Rider_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Rider_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Rider_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Rider_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Other_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Other_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Other_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Other_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Rider_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Rider_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Rider_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/MacOS_Rider_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Other_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Other_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Other_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Other_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Rider_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Rider_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Rider_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_Rider_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_VisualStudioWithReSharper_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_VisualStudio_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_VisualStudio_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_VisualStudio_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Windows_VisualStudio_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Add the following packages to the test project:
<!-- snippet: nunit-nugets -->
<a id='snippet-nunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
```
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageVersion Include="NUnit" Version="4.2.0" />
<PackageVersion Include="MSTest" Version="3.5.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.2" />
<PackageVersion Include="NUnit" Version="4.1.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="Polyfill" Version="6.4.1" />
<PackageVersion Include="ProjectDefaults" Version="1.0.134" />
Expand Down
4 changes: 2 additions & 2 deletions usages/NUnitNugetUsage/NUnitNugetUsage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
</PropertyGroup>
<ItemGroup>
<!-- begin-snippet: nunit-nugets -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.2.0" />
<PackageReference Include="Verify.NUnit" Version="26.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<!-- end-snippet -->
Expand Down

0 comments on commit 01d59da

Please sign in to comment.