Skip to content

Commit

Permalink
Docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 5, 2024
1 parent 3ee3a39 commit d646136
Show file tree
Hide file tree
Showing 64 changed files with 64 additions and 64 deletions.
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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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_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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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_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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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_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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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_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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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/Windows_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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/Windows_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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/Windows_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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/Windows_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.12.0" />
<PackageReference Include="MSTest" Version="3.6.3" />
<PackageReference Include="MSTest" Version="3.6.4" />
<PackageReference Include="Verify.MSTest" Version="28.4.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/Windows_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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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/Windows_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.4.56" />
<PackageReference Include="TUnit" Version="0.4.74" />
<PackageReference Include="Verify.TUnit" Version="28.4.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
Loading

0 comments on commit d646136

Please sign in to comment.