From 0842914dacd72218dfeaba9b7e8e5c3e1b0dab27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 19:17:24 +0000 Subject: [PATCH] Bump the analyzers-dev-deps group with 1 update Bumps Meziantou.Analyzer from 3.0.235 to 3.0.290 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer - dependency-name: Meziantou.Analyzer dependency-version: 3.0.290 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers-dev-deps/Meziantou.Analyzer ... Signed-off-by: dependabot[bot] --- QuickFiler.Test/QuickFiler.Test.csproj | 4 +- QuickFiler.Test/app.config | 404 +++-------------- QuickFiler.Test/packages.config | 157 ++----- QuickFiler/QuickFiler.csproj | 4 +- QuickFiler/app.config | 314 +++---------- QuickFiler/packages.config | 42 +- Tags.Test/Tags.Test.csproj | 4 +- Tags.Test/app.config | 372 +++------------ Tags.Test/packages.config | 151 ++----- Tags/Tags.csproj | 6 +- Tags/app.config | 312 +++---------- Tags/packages.config | 30 +- TaskMaster.Test/TaskMaster.Test.csproj | 4 +- TaskMaster.Test/app.config | 396 +++------------- TaskMaster.Test/packages.config | 157 ++----- TaskMaster/TaskMaster.csproj | 4 +- TaskMaster/app.config | 335 +++----------- TaskMaster/packages.config | 42 +- TaskTree.Test/TaskTree.Test.csproj | 4 +- TaskTree.Test/app.config | 372 +++------------ TaskTree.Test/packages.config | 151 ++----- TaskTree/TaskTree.csproj | 6 +- TaskTree/app.config | 312 +++---------- TaskTree/packages.config | 30 +- .../TaskVisualization.Test.csproj | 4 +- TaskVisualization.Test/app.config | 396 +++------------- TaskVisualization.Test/packages.config | 151 ++----- TaskVisualization/TaskVisualization.csproj | 6 +- TaskVisualization/app.config | 312 +++---------- TaskVisualization/packages.config | 30 +- ToDoModel.Test/ToDoModel.Test.csproj | 4 +- ToDoModel.Test/app.config | 396 +++------------- ToDoModel.Test/packages.config | 151 ++----- ToDoModel/ToDoModel.csproj | 4 +- ToDoModel/app.config | 326 +++----------- ToDoModel/packages.config | 30 +- UtilitiesCS.Test/UtilitiesCS.Test.csproj | 4 +- UtilitiesCS.Test/app.config | 424 +++--------------- UtilitiesCS.Test/packages.config | 163 ++----- UtilitiesCS/UtilitiesCS.csproj | 4 +- UtilitiesCS/app.config | 344 +++----------- UtilitiesCS/packages.config | 96 +--- VBFunctions.Test/VBFunctions.Test.csproj | 4 +- VBFunctions.Test/app.config | 396 +++------------- VBFunctions.Test/packages.config | 151 ++----- VBFunctions/VBFunctions.csproj | 6 +- VBFunctions/packages.config | 30 +- 47 files changed, 1203 insertions(+), 5842 deletions(-) diff --git a/QuickFiler.Test/QuickFiler.Test.csproj b/QuickFiler.Test/QuickFiler.Test.csproj index c94366bc7..b0fe3fc3f 100644 --- a/QuickFiler.Test/QuickFiler.Test.csproj +++ b/QuickFiler.Test/QuickFiler.Test.csproj @@ -1,6 +1,6 @@ - + @@ -525,7 +525,7 @@ - + diff --git a/QuickFiler.Test/app.config b/QuickFiler.Test/app.config index 03293e9c9..ec1eae199 100644 --- a/QuickFiler.Test/app.config +++ b/QuickFiler.Test/app.config @@ -3,43 +3,23 @@ - + - + - + - + - + @@ -51,19 +31,11 @@ - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,427 +83,215 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + diff --git a/QuickFiler.Test/packages.config b/QuickFiler.Test/packages.config index f44bd2c47..bc4543c10 100644 --- a/QuickFiler.Test/packages.config +++ b/QuickFiler.Test/packages.config @@ -8,150 +8,49 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - - + + - + - + - + - - - - + + + + @@ -166,14 +65,10 @@ - + - + \ No newline at end of file diff --git a/QuickFiler/QuickFiler.csproj b/QuickFiler/QuickFiler.csproj index 53a758161..3986766e6 100644 --- a/QuickFiler/QuickFiler.csproj +++ b/QuickFiler/QuickFiler.csproj @@ -1,6 +1,6 @@ - + Debug @@ -598,7 +598,7 @@ - + diff --git a/QuickFiler/app.config b/QuickFiler/app.config index 1c13d5af1..37066ad5e 100644 --- a/QuickFiler/app.config +++ b/QuickFiler/app.config @@ -3,51 +3,27 @@ - + - + - + - + - + - + @@ -59,19 +35,11 @@ - + - + @@ -87,59 +55,31 @@ - + - + - + - + - + - + - + @@ -147,291 +87,147 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -439,11 +235,7 @@ - + diff --git a/QuickFiler/packages.config b/QuickFiler/packages.config index 14439fb12..97d384b16 100644 --- a/QuickFiler/packages.config +++ b/QuickFiler/packages.config @@ -8,21 +8,11 @@ - + - + @@ -30,18 +20,8 @@ - - + + @@ -83,20 +63,12 @@ - + - + @@ -107,4 +79,4 @@ - + \ No newline at end of file diff --git a/Tags.Test/Tags.Test.csproj b/Tags.Test/Tags.Test.csproj index 1bcb861ae..3cfffb41a 100644 --- a/Tags.Test/Tags.Test.csproj +++ b/Tags.Test/Tags.Test.csproj @@ -1,6 +1,6 @@ - + @@ -299,7 +299,7 @@ - + diff --git a/Tags.Test/app.config b/Tags.Test/app.config index 543ff30eb..64f1163a9 100644 --- a/Tags.Test/app.config +++ b/Tags.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,163 +115,83 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -379,51 +199,27 @@ - + - + - + - + - + - + @@ -431,91 +227,47 @@ - + - + - + - + - + - + - + - + - + - + - + diff --git a/Tags.Test/packages.config b/Tags.Test/packages.config index b95a9e706..179f901c7 100644 --- a/Tags.Test/packages.config +++ b/Tags.Test/packages.config @@ -5,144 +5,47 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - + - - - - + + + + @@ -157,14 +60,10 @@ - + - + \ No newline at end of file diff --git a/Tags/Tags.csproj b/Tags/Tags.csproj index b43d8f0ae..82f0201d8 100644 --- a/Tags/Tags.csproj +++ b/Tags/Tags.csproj @@ -1,6 +1,6 @@ - + Debug @@ -107,8 +107,8 @@ - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Tags/app.config b/Tags/app.config index ced43bb85..3d537f1bd 100644 --- a/Tags/app.config +++ b/Tags/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,307 +83,155 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/Tags/packages.config b/Tags/packages.config index 9588c55f3..41cc7bc0f 100644 --- a/Tags/packages.config +++ b/Tags/packages.config @@ -3,28 +3,8 @@ - - - - - + + + + + \ No newline at end of file diff --git a/TaskMaster.Test/TaskMaster.Test.csproj b/TaskMaster.Test/TaskMaster.Test.csproj index af8485fc1..6e29c7d89 100644 --- a/TaskMaster.Test/TaskMaster.Test.csproj +++ b/TaskMaster.Test/TaskMaster.Test.csproj @@ -1,6 +1,6 @@ - + @@ -380,7 +380,7 @@ - + diff --git a/TaskMaster.Test/app.config b/TaskMaster.Test/app.config index 6c46ad817..f2566e716 100644 --- a/TaskMaster.Test/app.config +++ b/TaskMaster.Test/app.config @@ -3,27 +3,15 @@ - + - + - + @@ -31,11 +19,7 @@ - + @@ -43,19 +27,11 @@ - + - + @@ -63,67 +39,35 @@ - + - + - + - + - + - + - + - + @@ -131,11 +75,7 @@ - + @@ -143,411 +83,207 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/TaskMaster.Test/packages.config b/TaskMaster.Test/packages.config index 992d25f1f..99c0743db 100644 --- a/TaskMaster.Test/packages.config +++ b/TaskMaster.Test/packages.config @@ -7,151 +7,50 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - - + + - + - + - + - - - - + + + + @@ -166,14 +65,10 @@ - + - + \ No newline at end of file diff --git a/TaskMaster/TaskMaster.csproj b/TaskMaster/TaskMaster.csproj index c9cf969a1..884cb58bc 100644 --- a/TaskMaster/TaskMaster.csproj +++ b/TaskMaster/TaskMaster.csproj @@ -1,5 +1,5 @@ - + diff --git a/ToDoModel/app.config b/ToDoModel/app.config index 199274025..c8b518062 100644 --- a/ToDoModel/app.config +++ b/ToDoModel/app.config @@ -1,50 +1,26 @@  - -
+ +
- + - + - + - + @@ -52,11 +28,7 @@ - + @@ -64,19 +36,11 @@ - + - + @@ -92,59 +56,31 @@ - + - + - + - + - + - + - + @@ -152,307 +88,155 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/ToDoModel/packages.config b/ToDoModel/packages.config index e19f3b9cc..b079227ca 100644 --- a/ToDoModel/packages.config +++ b/ToDoModel/packages.config @@ -5,35 +5,15 @@ - + - + - - + + @@ -44,4 +24,4 @@ - + \ No newline at end of file diff --git a/UtilitiesCS.Test/UtilitiesCS.Test.csproj b/UtilitiesCS.Test/UtilitiesCS.Test.csproj index e469367ba..427e0d0ff 100644 --- a/UtilitiesCS.Test/UtilitiesCS.Test.csproj +++ b/UtilitiesCS.Test/UtilitiesCS.Test.csproj @@ -1,6 +1,6 @@ - + @@ -976,7 +976,7 @@ - + diff --git a/UtilitiesCS.Test/app.config b/UtilitiesCS.Test/app.config index 6dbfe1d8a..3bf1d8f2d 100644 --- a/UtilitiesCS.Test/app.config +++ b/UtilitiesCS.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,451 +83,227 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + diff --git a/UtilitiesCS.Test/packages.config b/UtilitiesCS.Test/packages.config index c1373178e..dedb2cbab 100644 --- a/UtilitiesCS.Test/packages.config +++ b/UtilitiesCS.Test/packages.config @@ -9,106 +9,40 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - + @@ -121,66 +55,27 @@ - - + + - + - + - + - - - - + + + + @@ -204,15 +99,11 @@ - + - + \ No newline at end of file diff --git a/UtilitiesCS/UtilitiesCS.csproj b/UtilitiesCS/UtilitiesCS.csproj index 56470bd2a..619990d25 100644 --- a/UtilitiesCS/UtilitiesCS.csproj +++ b/UtilitiesCS/UtilitiesCS.csproj @@ -1,6 +1,6 @@ - + @@ -1298,7 +1298,7 @@ - + diff --git a/UtilitiesCS/app.config b/UtilitiesCS/app.config index 9cd087f99..2b8f20634 100644 --- a/UtilitiesCS/app.config +++ b/UtilitiesCS/app.config @@ -1,50 +1,26 @@  - -
+ +
- + - + - + - + @@ -56,27 +32,15 @@ - + - + - + @@ -92,59 +56,31 @@ - + - + - + - + - + - + - + @@ -152,327 +88,167 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + diff --git a/UtilitiesCS/packages.config b/UtilitiesCS/packages.config index 48961881c..c32b512e4 100644 --- a/UtilitiesCS/packages.config +++ b/UtilitiesCS/packages.config @@ -14,74 +14,32 @@ - + - + - - - - - - + + + + + + - + - + @@ -104,18 +62,8 @@ - - + + @@ -170,26 +118,14 @@ - + - - + + @@ -207,4 +143,4 @@ - + \ No newline at end of file diff --git a/VBFunctions.Test/VBFunctions.Test.csproj b/VBFunctions.Test/VBFunctions.Test.csproj index 22f8ed07f..e537ef73c 100644 --- a/VBFunctions.Test/VBFunctions.Test.csproj +++ b/VBFunctions.Test/VBFunctions.Test.csproj @@ -1,6 +1,6 @@ - + @@ -279,7 +279,7 @@ - + diff --git a/VBFunctions.Test/app.config b/VBFunctions.Test/app.config index a400e1d58..e10cf10b8 100644 --- a/VBFunctions.Test/app.config +++ b/VBFunctions.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,83 +27,43 @@ - + - + - + - + - + - + - + - + - + - + @@ -127,427 +75,215 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/VBFunctions.Test/packages.config b/VBFunctions.Test/packages.config index fc6643a8d..5dfd2cdee 100644 --- a/VBFunctions.Test/packages.config +++ b/VBFunctions.Test/packages.config @@ -3,143 +3,46 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - + - - - - + + + + @@ -154,14 +57,10 @@ - + - + \ No newline at end of file diff --git a/VBFunctions/VBFunctions.csproj b/VBFunctions/VBFunctions.csproj index b7ec8ffa1..fd8a3f478 100644 --- a/VBFunctions/VBFunctions.csproj +++ b/VBFunctions/VBFunctions.csproj @@ -1,6 +1,6 @@ - + Debug @@ -68,8 +68,8 @@ - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/VBFunctions/packages.config b/VBFunctions/packages.config index 268034bb0..29cf3d941 100644 --- a/VBFunctions/packages.config +++ b/VBFunctions/packages.config @@ -1,28 +1,8 @@  - - - - - + + + + + \ No newline at end of file