Skip to content

Commit

Permalink
Docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 22, 2025
1 parent 6b2a6f9 commit db2d7ab
Show file tree
Hide file tree
Showing 96 changed files with 96 additions and 96 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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_TUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_TUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_TUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_TUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -18,7 +18,7 @@ Add the following packages to the test project:
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_TUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_TUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_TUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_TUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_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-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_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-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_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-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_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-mstest-nugets'></a>
```csproj
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="MSTest" Version="3.8.0" />
<PackageReference Include="MSTest" Version="3.8.2" />
<PackageReference Include="Verify.MSTest" Version="28.11.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L7-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_TUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_TUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_TUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_TUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: tunit-nugets -->
<a id='snippet-tunit-nugets'></a>
```csproj
<PackageReference Include="TUnit" Version="0.12.23" />
<PackageReference Include="TUnit" Version="0.14.0" />
<PackageReference Include="Verify.TUnit" Version="28.11.0" />
```
<sup><a href='/usages/TUnitNugetUsage/TUnitNugetUsage.csproj#L8-L11' title='Snippet source file'>snippet source</a> | <a href='#snippet-tunit-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: expecto-nugets -->
<a id='snippet-expecto-nugets'></a>
```fsproj
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.15.2" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Update="FSharp.Core" Version="9.0.201" />
<PackageReference Include="Verify.Expecto" Version="28.11.0" />
Expand Down
Loading

0 comments on commit db2d7ab

Please sign in to comment.