Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 13, 2024
1 parent bc18395 commit aaa8294
Show file tree
Hide file tree
Showing 166 changed files with 171 additions and 166 deletions.
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following packages to the test project:
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Verify.NUnit" Version="23.4.0" />
<PackageReference Include="Verify.NUnit" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following packages to the test project:
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Verify.NUnit" Version="23.4.0" />
<PackageReference Include="Verify.NUnit" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following packages to the test project:
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Verify.NUnit" Version="23.4.0" />
<PackageReference Include="Verify.NUnit" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following packages to the test project:
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Verify.NUnit" Version="23.4.0" />
<PackageReference Include="Verify.NUnit" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-xunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Verify.Xunit" Version="23.4.0" />
<PackageReference Include="Verify.Xunit" Version="23.5.0" />
<PackageReference Include="Xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
```
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-xunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Verify.Xunit" Version="23.4.0" />
<PackageReference Include="Verify.Xunit" Version="23.5.0" />
<PackageReference Include="Xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
```
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-xunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Verify.Xunit" Version="23.4.0" />
<PackageReference Include="Verify.Xunit" Version="23.5.0" />
<PackageReference Include="Xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
```
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-xunit-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Verify.Xunit" Version="23.4.0" />
<PackageReference Include="Verify.Xunit" Version="23.5.0" />
<PackageReference Include="Xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
```
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="23.4.0" />
<PackageReference Include="Verify.Expecto" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L13' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-fixie-nugets'></a>
```csproj
<PackageReference Include="Fixie" Version="3.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.4.0" />
<PackageReference Include="Verify.Fixie" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="Verify.MSTest" Version="23.4.0" />
<PackageReference Include="Verify.MSTest" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following packages to the test project:
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Verify.NUnit" Version="23.4.0" />
<PackageReference Include="Verify.NUnit" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following packages to the test project:
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Verify.NUnit" Version="23.4.0" />
<PackageReference Include="Verify.NUnit" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the following packages to the test project:
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="Verify.NUnit" Version="23.4.0" />
<PackageReference Include="Verify.NUnit" Version="23.5.0" />
```
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->
Expand Down
Loading

0 comments on commit aaa8294

Please sign in to comment.