Skip to content

Commit 6f9b337

Browse files
committed
Docs changes
1 parent 66aed7f commit 6f9b337

32 files changed

+64
-64
lines changed

docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/Linux_Other_Gui_Expecto_None.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/Linux_Rider_Gui_Expecto_None.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Add the following packages to the test project:
1717
<!-- snippet: Expecto-nugets -->
1818
<a id='snippet-expecto-nugets'></a>
1919
```fsproj
20-
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
20+
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
22-
<PackageReference Include="Expecto" Version="9.0.4" />
22+
<PackageReference Include="Expecto" Version="10.0.0" />
2323
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
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>

0 commit comments

Comments
 (0)