Skip to content

Commit

Permalink
Docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 1, 2023
1 parent c205c7c commit 810faa1
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_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.14.0" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Expecto" Version="10.1.0" />
<PackageReference Include="Verify.Expecto" Version="20.4.0" />
Expand Down

0 comments on commit 810faa1

Please sign in to comment.