From 31bc20c75086bee04c63b1c8731eb0741901eb73 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Tue, 19 Mar 2024 12:28:19 +1100 Subject: [PATCH] fix f# ref --- docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md | 3 ++- docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md | 3 ++- docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md | 3 ++- docs/wiz/Linux_Other_Gui_Expecto_None.md | 3 ++- docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md | 3 ++- docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md | 3 ++- docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md | 3 ++- docs/wiz/Linux_Rider_Gui_Expecto_None.md | 3 ++- docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md | 3 ++- docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md | 3 ++- docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md | 3 ++- docs/wiz/MacOS_Other_Gui_Expecto_None.md | 3 ++- docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md | 3 ++- docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md | 3 ++- docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md | 3 ++- docs/wiz/MacOS_Rider_Gui_Expecto_None.md | 3 ++- docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md | 3 ++- docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md | 3 ++- docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md | 3 ++- docs/wiz/Windows_Other_Gui_Expecto_None.md | 3 ++- docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md | 3 ++- docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md | 3 ++- docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md | 3 ++- docs/wiz/Windows_Rider_Gui_Expecto_None.md | 3 ++- ...isualStudioWithReSharper_Gui_Expecto_AppVeyor.md | 3 ++- ...alStudioWithReSharper_Gui_Expecto_AzureDevOps.md | 3 ++- ...StudioWithReSharper_Gui_Expecto_GitHubActions.md | 3 ++- ...ws_VisualStudioWithReSharper_Gui_Expecto_None.md | 3 ++- .../Windows_VisualStudio_Gui_Expecto_AppVeyor.md | 3 ++- .../Windows_VisualStudio_Gui_Expecto_AzureDevOps.md | 3 ++- ...indows_VisualStudio_Gui_Expecto_GitHubActions.md | 3 ++- docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md | 3 ++- src/FSharpTests/FSharpTests.fsproj | 2 +- .../ExpectoNugetUsage/ExpectoNugetUsage.fsproj | 13 +++++++------ 34 files changed, 72 insertions(+), 39 deletions(-) diff --git a/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md b/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md index 54618ff9b..6df480ff7 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md b/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md index f9b6924b6..bebbb95d3 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md b/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md index d64aca14a..ada9cfe39 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Linux_Other_Gui_Expecto_None.md b/docs/wiz/Linux_Other_Gui_Expecto_None.md index 10ec4dbaa..2c6d7ab9e 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_None.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md b/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md index c1768bafe..64246a65a 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md b/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md index 67cab6bf2..7cd45be18 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md b/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md index a9d027cb1..edb395c94 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_None.md b/docs/wiz/Linux_Rider_Gui_Expecto_None.md index d9ff8f392..78ea50821 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_None.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md b/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md index 9253b261f..ef0182903 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md b/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md index 177fee20d..ff3f9cdb1 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md b/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md index 866ed16ee..e41bb02c4 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_None.md b/docs/wiz/MacOS_Other_Gui_Expecto_None.md index 6d9acb972..27cd197ad 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_None.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md b/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md index 3d750c785..2f1fc0fe2 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md b/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md index c61ecb3d8..0ac1ac55b 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md b/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md index 67d59813b..959e5b3d5 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_None.md b/docs/wiz/MacOS_Rider_Gui_Expecto_None.md index 1b2d7507d..44add7dc6 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_None.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md index 34920dd7f..988dd98d0 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md index a16805fc7..a6efdbac2 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md index dcc54f939..e5c83552b 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_Expecto_None.md b/docs/wiz/Windows_Other_Gui_Expecto_None.md index 52ea1fbf5..fbb319b06 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_None.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md index f4eb2d8c8..05a6bece8 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md index cadd6a0e7..445da48bc 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md index c6bf71b01..e02ab118f 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_None.md b/docs/wiz/Windows_Rider_Gui_Expecto_None.md index 842903633..acccb31bb 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_None.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md index 2064e5fd6..f325fb86c 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md index 35079fb62..4b1f32a15 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md index 4447e87cb..01506031e 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md index b7c83179a..fcaad9ee0 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md index 3429c0499..0ff07f647 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md index 68a28e499..694df439d 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md index 68dbf0f8f..312261b89 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md index 2c50a9c95..f30672680 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md @@ -21,8 +21,9 @@ Add the following packages to the test project: + ``` -snippet source | anchor +snippet source | anchor diff --git a/src/FSharpTests/FSharpTests.fsproj b/src/FSharpTests/FSharpTests.fsproj index 1c69fa17c..0574c6609 100644 --- a/src/FSharpTests/FSharpTests.fsproj +++ b/src/FSharpTests/FSharpTests.fsproj @@ -2,7 +2,7 @@ net9.0 false - preview + latest diff --git a/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj b/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj index 19bd7e28c..5949e4e29 100644 --- a/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj +++ b/src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj @@ -1,15 +1,16 @@ Exe - net7.0 - preview + net8.0 + latest - - - - + + + + + \ No newline at end of file