Skip to content

Commit ffc4ed0

Browse files
DiffEngine 11.4.0 (#904)
* DiffEngine 11.4.0 * Update Directory.Build.props * Docs changes --------- Co-authored-by: GitHub Action <action@github.com>
1 parent 65b04eb commit ffc4ed0

File tree

135 files changed

+135
-135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+135
-135
lines changed

docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2222
<PackageReference Include="Expecto" Version="9.0.4" />
23-
<PackageReference Include="Verify.Expecto" Version="20.1.1" />
23+
<PackageReference Include="Verify.Expecto" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2222
<PackageReference Include="Expecto" Version="9.0.4" />
23-
<PackageReference Include="Verify.Expecto" Version="20.1.1" />
23+
<PackageReference Include="Verify.Expecto" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2222
<PackageReference Include="Expecto" Version="9.0.4" />
23-
<PackageReference Include="Verify.Expecto" Version="20.1.1" />
23+
<PackageReference Include="Verify.Expecto" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_Expecto_None.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2222
<PackageReference Include="Expecto" Version="9.0.4" />
23-
<PackageReference Include="Verify.Expecto" Version="20.1.1" />
23+
<PackageReference Include="Verify.Expecto" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_MSTest_AppVeyor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2121
<PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
2222
<PackageReference Include="MSTest.TestFramework" Version="3.0.3" />
23-
<PackageReference Include="Verify.MSTest" Version="20.1.1" />
23+
<PackageReference Include="Verify.MSTest" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_MSTest_AzureDevOps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2121
<PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
2222
<PackageReference Include="MSTest.TestFramework" Version="3.0.3" />
23-
<PackageReference Include="Verify.MSTest" Version="20.1.1" />
23+
<PackageReference Include="Verify.MSTest" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_MSTest_GitHubActions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2121
<PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
2222
<PackageReference Include="MSTest.TestFramework" Version="3.0.3" />
23-
<PackageReference Include="Verify.MSTest" Version="20.1.1" />
23+
<PackageReference Include="Verify.MSTest" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_MSTest_None.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2121
<PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
2222
<PackageReference Include="MSTest.TestFramework" Version="3.0.3" />
23-
<PackageReference Include="Verify.MSTest" Version="20.1.1" />
23+
<PackageReference Include="Verify.MSTest" Version="20.2.0" />
2424
```
2525
<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>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_NUnit_AppVeyor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2121
<PackageReference Include="NUnit" Version="3.13.3" />
2222
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
23-
<PackageReference Include="Verify.NUnit" Version="20.1.1" />
23+
<PackageReference Include="Verify.NUnit" Version="20.2.0" />
2424
```
2525
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_NUnit_AzureDevOps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following packages to the test project:
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
2121
<PackageReference Include="NUnit" Version="3.13.3" />
2222
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
23-
<PackageReference Include="Verify.NUnit" Version="20.1.1" />
23+
<PackageReference Include="Verify.NUnit" Version="20.2.0" />
2424
```
2525
<sup><a href='/src/NugetUsage/NUnitNugetUsage/NUnitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-nunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

0 commit comments

Comments
 (0)