From 810faa199c288286dcaaa955e02036682336f8a7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 1 Jul 2023 11:44:13 +0000 Subject: [PATCH] Docs changes --- docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md | 2 +- docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md | 2 +- docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/Linux_Other_Gui_Expecto_None.md | 2 +- docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md | 2 +- docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md | 2 +- docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/Linux_Rider_Gui_Expecto_None.md | 2 +- docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md | 2 +- docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md | 2 +- docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/MacOS_Other_Gui_Expecto_None.md | 2 +- docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md | 2 +- docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md | 2 +- docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/MacOS_Rider_Gui_Expecto_None.md | 2 +- docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md | 2 +- docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md | 2 +- docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/Windows_Other_Gui_Expecto_None.md | 2 +- docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md | 2 +- docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md | 2 +- docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/Windows_Rider_Gui_Expecto_None.md | 2 +- .../Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md | 2 +- ...Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md | 2 +- ...ndows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md b/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md index bd55f8c12..6e679e5c7 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md b/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md index 25a507440..aa5beb5bb 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md b/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md index 8b57a1c1c..c072bcba4 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Linux_Other_Gui_Expecto_None.md b/docs/wiz/Linux_Other_Gui_Expecto_None.md index 163a85032..86e0f57e6 100644 --- a/docs/wiz/Linux_Other_Gui_Expecto_None.md +++ b/docs/wiz/Linux_Other_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md b/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md index 8a3e1ae63..4c61043cf 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md b/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md index 4f28029ab..b2fec2dd7 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md b/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md index 95cf50196..015304e3f 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Linux_Rider_Gui_Expecto_None.md b/docs/wiz/Linux_Rider_Gui_Expecto_None.md index 5e4bd1f21..1719366c9 100644 --- a/docs/wiz/Linux_Rider_Gui_Expecto_None.md +++ b/docs/wiz/Linux_Rider_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md b/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md index 6cf432700..6ff06eb7e 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md b/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md index 1acf6f90c..c3a2bb5c1 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md b/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md index dd01f54b6..6f341892a 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Other_Gui_Expecto_None.md b/docs/wiz/MacOS_Other_Gui_Expecto_None.md index 30c26d7f8..67d5f6c9e 100644 --- a/docs/wiz/MacOS_Other_Gui_Expecto_None.md +++ b/docs/wiz/MacOS_Other_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md b/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md index 06e9cff33..bb0c3619b 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md b/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md index 4d2e15855..ab24f7a1f 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md b/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md index 91387debc..3cdf97eac 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/MacOS_Rider_Gui_Expecto_None.md b/docs/wiz/MacOS_Rider_Gui_Expecto_None.md index 7178cfafc..28f642c1f 100644 --- a/docs/wiz/MacOS_Rider_Gui_Expecto_None.md +++ b/docs/wiz/MacOS_Rider_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md index ff88052b4..f59adfcec 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md index ffafc8d2e..ba0222081 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md index 1b49bcf28..261c0bbc1 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Other_Gui_Expecto_None.md b/docs/wiz/Windows_Other_Gui_Expecto_None.md index a90f68330..369c07bf2 100644 --- a/docs/wiz/Windows_Other_Gui_Expecto_None.md +++ b/docs/wiz/Windows_Other_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md index 2e6c9e203..39c92952e 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md index c19250d88..6e5cd6cd3 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md index 2746c97c2..4c8602d84 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_Rider_Gui_Expecto_None.md b/docs/wiz/Windows_Rider_Gui_Expecto_None.md index 615a5b2ca..a4681d348 100644 --- a/docs/wiz/Windows_Rider_Gui_Expecto_None.md +++ b/docs/wiz/Windows_Rider_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md index cb153048c..cbf363f54 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md index 9bacf7d7b..6c407600b 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md index 8dd3d1449..eb0e93042 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md index 490a4200c..f7773ed29 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md index 4a013fead..82cec0e3c 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md index dcdb5fb17..2e9a9ecd8 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md index ae8bc6de0..191d2e979 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - + diff --git a/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md b/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md index fac9808a6..284dd392d 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Expecto_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```fsproj - +