From 50ddc5de4cf7624bbd11fe68cfd7ba29b4838212 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 20 Dec 2024 21:34:24 +0000 Subject: [PATCH] Docs changes --- docs/wiz/Linux_Other_Gui_TUnit_AppVeyor.md | 2 +- docs/wiz/Linux_Other_Gui_TUnit_AzureDevOps.md | 2 +- docs/wiz/Linux_Other_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/Linux_Other_Gui_TUnit_None.md | 2 +- docs/wiz/Linux_Rider_Gui_TUnit_AppVeyor.md | 2 +- docs/wiz/Linux_Rider_Gui_TUnit_AzureDevOps.md | 2 +- docs/wiz/Linux_Rider_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/Linux_Rider_Gui_TUnit_None.md | 2 +- docs/wiz/MacOS_Other_Gui_TUnit_AppVeyor.md | 2 +- docs/wiz/MacOS_Other_Gui_TUnit_AzureDevOps.md | 2 +- docs/wiz/MacOS_Other_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/MacOS_Other_Gui_TUnit_None.md | 2 +- docs/wiz/MacOS_Rider_Gui_TUnit_AppVeyor.md | 2 +- docs/wiz/MacOS_Rider_Gui_TUnit_AzureDevOps.md | 2 +- docs/wiz/MacOS_Rider_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/MacOS_Rider_Gui_TUnit_None.md | 2 +- docs/wiz/Windows_Other_Gui_TUnit_AppVeyor.md | 2 +- docs/wiz/Windows_Other_Gui_TUnit_AzureDevOps.md | 2 +- docs/wiz/Windows_Other_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/Windows_Other_Gui_TUnit_None.md | 2 +- docs/wiz/Windows_Rider_Gui_TUnit_AppVeyor.md | 2 +- docs/wiz/Windows_Rider_Gui_TUnit_AzureDevOps.md | 2 +- docs/wiz/Windows_Rider_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/Windows_Rider_Gui_TUnit_None.md | 2 +- .../wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AppVeyor.md | 2 +- .../Windows_VisualStudioWithReSharper_Gui_TUnit_AzureDevOps.md | 2 +- ...Windows_VisualStudioWithReSharper_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_None.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_TUnit_AppVeyor.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_TUnit_AzureDevOps.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_TUnit_GitHubActions.md | 2 +- docs/wiz/Windows_VisualStudio_Gui_TUnit_None.md | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/wiz/Linux_Other_Gui_TUnit_AppVeyor.md b/docs/wiz/Linux_Other_Gui_TUnit_AppVeyor.md index f51e205f8..3c3a037a0 100644 --- a/docs/wiz/Linux_Other_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/Linux_Other_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Linux_Other_Gui_TUnit_AzureDevOps.md b/docs/wiz/Linux_Other_Gui_TUnit_AzureDevOps.md index ae8d17b01..8c68fc72e 100644 --- a/docs/wiz/Linux_Other_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/Linux_Other_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Linux_Other_Gui_TUnit_GitHubActions.md b/docs/wiz/Linux_Other_Gui_TUnit_GitHubActions.md index 70f020210..b4c3b19f9 100644 --- a/docs/wiz/Linux_Other_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/Linux_Other_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Linux_Other_Gui_TUnit_None.md b/docs/wiz/Linux_Other_Gui_TUnit_None.md index 1d521058d..749d6d87a 100644 --- a/docs/wiz/Linux_Other_Gui_TUnit_None.md +++ b/docs/wiz/Linux_Other_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_TUnit_AppVeyor.md b/docs/wiz/Linux_Rider_Gui_TUnit_AppVeyor.md index c287d8ea2..2256b858f 100644 --- a/docs/wiz/Linux_Rider_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/Linux_Rider_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_TUnit_AzureDevOps.md b/docs/wiz/Linux_Rider_Gui_TUnit_AzureDevOps.md index 634fc12d9..136e1ba21 100644 --- a/docs/wiz/Linux_Rider_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/Linux_Rider_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_TUnit_GitHubActions.md b/docs/wiz/Linux_Rider_Gui_TUnit_GitHubActions.md index af0be2246..e7fcf7f1b 100644 --- a/docs/wiz/Linux_Rider_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/Linux_Rider_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Linux_Rider_Gui_TUnit_None.md b/docs/wiz/Linux_Rider_Gui_TUnit_None.md index ac3fa7d70..178e83b89 100644 --- a/docs/wiz/Linux_Rider_Gui_TUnit_None.md +++ b/docs/wiz/Linux_Rider_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_TUnit_AppVeyor.md b/docs/wiz/MacOS_Other_Gui_TUnit_AppVeyor.md index 873e4340f..21da2f655 100644 --- a/docs/wiz/MacOS_Other_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/MacOS_Other_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_TUnit_AzureDevOps.md b/docs/wiz/MacOS_Other_Gui_TUnit_AzureDevOps.md index f65a7a2dd..66f3a611b 100644 --- a/docs/wiz/MacOS_Other_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/MacOS_Other_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_TUnit_GitHubActions.md b/docs/wiz/MacOS_Other_Gui_TUnit_GitHubActions.md index a5f068b78..7a5c89206 100644 --- a/docs/wiz/MacOS_Other_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/MacOS_Other_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Other_Gui_TUnit_None.md b/docs/wiz/MacOS_Other_Gui_TUnit_None.md index 26cdd7ca7..9ffdb7edb 100644 --- a/docs/wiz/MacOS_Other_Gui_TUnit_None.md +++ b/docs/wiz/MacOS_Other_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_TUnit_AppVeyor.md b/docs/wiz/MacOS_Rider_Gui_TUnit_AppVeyor.md index 8c19402fa..7b7c77bfa 100644 --- a/docs/wiz/MacOS_Rider_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/MacOS_Rider_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_TUnit_AzureDevOps.md b/docs/wiz/MacOS_Rider_Gui_TUnit_AzureDevOps.md index 646a0119d..429568f15 100644 --- a/docs/wiz/MacOS_Rider_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/MacOS_Rider_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_TUnit_GitHubActions.md b/docs/wiz/MacOS_Rider_Gui_TUnit_GitHubActions.md index 1a60b2886..1895a3fbd 100644 --- a/docs/wiz/MacOS_Rider_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/MacOS_Rider_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/MacOS_Rider_Gui_TUnit_None.md b/docs/wiz/MacOS_Rider_Gui_TUnit_None.md index 6d87fdd3f..68d76d60d 100644 --- a/docs/wiz/MacOS_Rider_Gui_TUnit_None.md +++ b/docs/wiz/MacOS_Rider_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_TUnit_AppVeyor.md b/docs/wiz/Windows_Other_Gui_TUnit_AppVeyor.md index dba071988..0c1980aad 100644 --- a/docs/wiz/Windows_Other_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/Windows_Other_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_TUnit_AzureDevOps.md b/docs/wiz/Windows_Other_Gui_TUnit_AzureDevOps.md index a70d93068..8572f144f 100644 --- a/docs/wiz/Windows_Other_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/Windows_Other_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_TUnit_GitHubActions.md b/docs/wiz/Windows_Other_Gui_TUnit_GitHubActions.md index 1f9420eed..7011510e4 100644 --- a/docs/wiz/Windows_Other_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/Windows_Other_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Other_Gui_TUnit_None.md b/docs/wiz/Windows_Other_Gui_TUnit_None.md index 87c93d90f..bedf27f15 100644 --- a/docs/wiz/Windows_Other_Gui_TUnit_None.md +++ b/docs/wiz/Windows_Other_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_TUnit_AppVeyor.md b/docs/wiz/Windows_Rider_Gui_TUnit_AppVeyor.md index 4a7e92eea..1fe433964 100644 --- a/docs/wiz/Windows_Rider_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/Windows_Rider_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_TUnit_AzureDevOps.md b/docs/wiz/Windows_Rider_Gui_TUnit_AzureDevOps.md index e807633e4..53973f8d5 100644 --- a/docs/wiz/Windows_Rider_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/Windows_Rider_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_TUnit_GitHubActions.md b/docs/wiz/Windows_Rider_Gui_TUnit_GitHubActions.md index 875a20dc1..9cd5fa8fc 100644 --- a/docs/wiz/Windows_Rider_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/Windows_Rider_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_Rider_Gui_TUnit_None.md b/docs/wiz/Windows_Rider_Gui_TUnit_None.md index 47ce082f3..2733d200d 100644 --- a/docs/wiz/Windows_Rider_Gui_TUnit_None.md +++ b/docs/wiz/Windows_Rider_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AppVeyor.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AppVeyor.md index 87c22c457..26ac14c8a 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AzureDevOps.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AzureDevOps.md index 40969d6f4..23af0610c 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_GitHubActions.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_GitHubActions.md index 2b361d882..00cc2843d 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_None.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_None.md index 4eac22b59..89e43f27e 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_None.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_TUnit_AppVeyor.md b/docs/wiz/Windows_VisualStudio_Gui_TUnit_AppVeyor.md index 48678909d..85030cb23 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_TUnit_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudio_Gui_TUnit_AppVeyor.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_TUnit_AzureDevOps.md b/docs/wiz/Windows_VisualStudio_Gui_TUnit_AzureDevOps.md index b4cb61524..6695a0614 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_TUnit_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudio_Gui_TUnit_AzureDevOps.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_TUnit_GitHubActions.md b/docs/wiz/Windows_VisualStudio_Gui_TUnit_GitHubActions.md index cce9bac9f..4cf4f2b97 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_TUnit_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudio_Gui_TUnit_GitHubActions.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor diff --git a/docs/wiz/Windows_VisualStudio_Gui_TUnit_None.md b/docs/wiz/Windows_VisualStudio_Gui_TUnit_None.md index f6227237e..fdf5ec9dd 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_TUnit_None.md +++ b/docs/wiz/Windows_VisualStudio_Gui_TUnit_None.md @@ -17,7 +17,7 @@ Add the following packages to the test project: ```csproj - + ``` snippet source | anchor