Skip to content

Commit

Permalink
fix f# ref
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 19, 2024
1 parent ca348c9 commit 31bc20c
Show file tree
Hide file tree
Showing 34 changed files with 72 additions and 39 deletions.
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_None.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_None.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_None.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_None.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Other_Gui_Expecto_None.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
3 changes: 2 additions & 1 deletion docs/wiz/Windows_Rider_Gui_Expecto_None.md
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down
Expand Up @@ -21,8 +21,9 @@ Add the following packages to the test project:
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="Verify.Expecto" Version="23.5.2" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
```
<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>
<sup><a href='/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj#L8-L14' title='Snippet source file'>snippet source</a> | <a href='#snippet-expecto-nugets' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->


Expand Down

0 comments on commit 31bc20c

Please sign in to comment.