Skip to content

Commit 57b75b9

Browse files
committed
docs
1 parent a54b593 commit 57b75b9

File tree

231 files changed

+331
-331
lines changed

Some content is hidden

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

231 files changed

+331
-331
lines changed

docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```fsproj
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
2121
<PackageReference Include="Expecto" Version="10.2.1" />
22-
<PackageReference Update="FSharp.Core" Version="8.0.401" />
23-
<PackageReference Include="Verify.Expecto" Version="28.1.3" />
22+
<PackageReference Update="FSharp.Core" Version="9.0.100" />
23+
<PackageReference Include="Verify.Expecto" Version="28.3.2" />
2424
```
2525
<sup><a href='/usages/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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```fsproj
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
2121
<PackageReference Include="Expecto" Version="10.2.1" />
22-
<PackageReference Update="FSharp.Core" Version="8.0.401" />
23-
<PackageReference Include="Verify.Expecto" Version="28.1.3" />
22+
<PackageReference Update="FSharp.Core" Version="9.0.100" />
23+
<PackageReference Include="Verify.Expecto" Version="28.3.2" />
2424
```
2525
<sup><a href='/usages/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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```fsproj
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
2121
<PackageReference Include="Expecto" Version="10.2.1" />
22-
<PackageReference Update="FSharp.Core" Version="8.0.401" />
23-
<PackageReference Include="Verify.Expecto" Version="28.1.3" />
22+
<PackageReference Update="FSharp.Core" Version="9.0.100" />
23+
<PackageReference Include="Verify.Expecto" Version="28.3.2" />
2424
```
2525
<sup><a href='/usages/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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```fsproj
2020
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.3" />
2121
<PackageReference Include="Expecto" Version="10.2.1" />
22-
<PackageReference Update="FSharp.Core" Version="8.0.401" />
23-
<PackageReference Include="Verify.Expecto" Version="28.1.3" />
22+
<PackageReference Update="FSharp.Core" Version="9.0.100" />
23+
<PackageReference Include="Verify.Expecto" Version="28.3.2" />
2424
```
2525
<sup><a href='/usages/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_Fixie_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Add the following packages to the test project:
1717
<!-- snippet: fixie-nugets -->
1818
<a id='snippet-fixie-nugets'></a>
1919
```csproj
20-
<PackageReference Include="Fixie" Version="4.0.0" />
21-
<PackageReference Include="Verify.Fixie" Version="28.1.3" />
20+
<PackageReference Include="Fixie" Version="4.1.0" />
21+
<PackageReference Include="Verify.Fixie" Version="28.3.2" />
2222
```
2323
<sup><a href='/usages/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
2424
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Add the following packages to the test project:
1717
<!-- snippet: fixie-nugets -->
1818
<a id='snippet-fixie-nugets'></a>
1919
```csproj
20-
<PackageReference Include="Fixie" Version="4.0.0" />
21-
<PackageReference Include="Verify.Fixie" Version="28.1.3" />
20+
<PackageReference Include="Fixie" Version="4.1.0" />
21+
<PackageReference Include="Verify.Fixie" Version="28.3.2" />
2222
```
2323
<sup><a href='/usages/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
2424
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_Fixie_GitHubActions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Add the following packages to the test project:
1717
<!-- snippet: fixie-nugets -->
1818
<a id='snippet-fixie-nugets'></a>
1919
```csproj
20-
<PackageReference Include="Fixie" Version="4.0.0" />
21-
<PackageReference Include="Verify.Fixie" Version="28.1.3" />
20+
<PackageReference Include="Fixie" Version="4.1.0" />
21+
<PackageReference Include="Verify.Fixie" Version="28.3.2" />
2222
```
2323
<sup><a href='/usages/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
2424
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_Fixie_None.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Add the following packages to the test project:
1717
<!-- snippet: fixie-nugets -->
1818
<a id='snippet-fixie-nugets'></a>
1919
```csproj
20-
<PackageReference Include="Fixie" Version="4.0.0" />
21-
<PackageReference Include="Verify.Fixie" Version="28.1.3" />
20+
<PackageReference Include="Fixie" Version="4.1.0" />
21+
<PackageReference Include="Verify.Fixie" Version="28.3.2" />
2222
```
2323
<sup><a href='/usages/FixieNugetUsage/FixieNugetUsage.csproj#L7-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-fixie-nugets' title='Start of snippet'>anchor</a></sup>
2424
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_MSTest_AppVeyor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2121
<PackageReference Include="MSTest" Version="3.6.3" />
22-
<PackageReference Include="Verify.MSTest" Version="28.1.3" />
22+
<PackageReference Include="Verify.MSTest" Version="28.3.2" />
2323
```
2424
<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>
2525
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_MSTest_AzureDevOps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2121
<PackageReference Include="MSTest" Version="3.6.3" />
22-
<PackageReference Include="Verify.MSTest" Version="28.1.3" />
22+
<PackageReference Include="Verify.MSTest" Version="28.3.2" />
2323
```
2424
<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>
2525
<!-- endSnippet -->

0 commit comments

Comments
 (0)