diff --git a/QuickFiler.Test/QuickFiler.Test.csproj b/QuickFiler.Test/QuickFiler.Test.csproj index dc52e4865..4feb1b773 100644 --- a/QuickFiler.Test/QuickFiler.Test.csproj +++ b/QuickFiler.Test/QuickFiler.Test.csproj @@ -1,6 +1,6 @@ - + @@ -221,8 +221,9 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True False @@ -406,7 +407,7 @@ - + diff --git a/QuickFiler.Test/app.config b/QuickFiler.Test/app.config index 461a86376..bc3c94315 100644 --- a/QuickFiler.Test/app.config +++ b/QuickFiler.Test/app.config @@ -3,43 +3,23 @@ - + - + - + - + - + @@ -51,19 +31,11 @@ - + - + @@ -79,59 +51,31 @@ - + - + - + - + - - + + - + - + @@ -139,387 +83,195 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/QuickFiler.Test/packages.config b/QuickFiler.Test/packages.config index 64b86398f..08a4d0c60 100644 --- a/QuickFiler.Test/packages.config +++ b/QuickFiler.Test/packages.config @@ -7,141 +7,48 @@ - + - + - - - - - - - + + + + + + + - - + + - + - + - - + + - - + + - + - + - - - - + + + + @@ -155,14 +62,10 @@ - + - + \ No newline at end of file diff --git a/Tags.Test/Tags.Test.csproj b/Tags.Test/Tags.Test.csproj index af87badcb..9666aa370 100644 --- a/Tags.Test/Tags.Test.csproj +++ b/Tags.Test/Tags.Test.csproj @@ -1,6 +1,6 @@ - + @@ -112,8 +112,9 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True False @@ -290,7 +291,7 @@ - + diff --git a/Tags.Test/app.config b/Tags.Test/app.config index d5917cfe2..41812f9be 100644 --- a/Tags.Test/app.config +++ b/Tags.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,147 +115,75 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + @@ -363,51 +191,27 @@ - + - + - + - + - + - + @@ -415,75 +219,39 @@ - + - + - + - + - + - + - + - + - + diff --git a/Tags.Test/packages.config b/Tags.Test/packages.config index 00175f83d..312fc660b 100644 --- a/Tags.Test/packages.config +++ b/Tags.Test/packages.config @@ -5,135 +5,46 @@ - + - + - - - - - - - + + + + + + + - - + + - + - - + + - - + + - + - + - - - - + + + + @@ -147,14 +58,10 @@ - + - + \ No newline at end of file diff --git a/TaskMaster.Test/TaskMaster.Test.csproj b/TaskMaster.Test/TaskMaster.Test.csproj index 0882174d4..dcf844de8 100644 --- a/TaskMaster.Test/TaskMaster.Test.csproj +++ b/TaskMaster.Test/TaskMaster.Test.csproj @@ -1,6 +1,6 @@ - + @@ -121,8 +121,9 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True False @@ -341,7 +342,7 @@ - + diff --git a/TaskMaster.Test/app.config b/TaskMaster.Test/app.config index f66277831..7c391cb63 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,379 +83,191 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/TaskMaster.Test/packages.config b/TaskMaster.Test/packages.config index f1b1f11d4..2ea3122ce 100644 --- a/TaskMaster.Test/packages.config +++ b/TaskMaster.Test/packages.config @@ -7,136 +7,47 @@ - + - + - - - - - - - + + + + + + + - - + + - + - - + + - - + + - + - + - - - - + + + + @@ -150,14 +61,10 @@ - + - + \ No newline at end of file diff --git a/TaskTree.Test/TaskTree.Test.csproj b/TaskTree.Test/TaskTree.Test.csproj index c55c36555..1d8fdf3fe 100644 --- a/TaskTree.Test/TaskTree.Test.csproj +++ b/TaskTree.Test/TaskTree.Test.csproj @@ -1,6 +1,6 @@ - + @@ -112,8 +112,9 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True False @@ -291,7 +292,7 @@ - + diff --git a/TaskTree.Test/app.config b/TaskTree.Test/app.config index d5917cfe2..41812f9be 100644 --- a/TaskTree.Test/app.config +++ b/TaskTree.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,147 +115,75 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + @@ -363,51 +191,27 @@ - + - + - + - + - + - + @@ -415,75 +219,39 @@ - + - + - + - + - + - + - + - + - + diff --git a/TaskTree.Test/packages.config b/TaskTree.Test/packages.config index 00175f83d..312fc660b 100644 --- a/TaskTree.Test/packages.config +++ b/TaskTree.Test/packages.config @@ -5,135 +5,46 @@ - + - + - - - - - - - + + + + + + + - - + + - + - - + + - - + + - + - + - - - - + + + + @@ -147,14 +58,10 @@ - + - + \ No newline at end of file diff --git a/TaskVisualization.Test/TaskVisualization.Test.csproj b/TaskVisualization.Test/TaskVisualization.Test.csproj index 96c341de8..1701c45a7 100644 --- a/TaskVisualization.Test/TaskVisualization.Test.csproj +++ b/TaskVisualization.Test/TaskVisualization.Test.csproj @@ -1,6 +1,6 @@ - + @@ -147,8 +147,9 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True False @@ -315,7 +316,7 @@ - + diff --git a/TaskVisualization.Test/app.config b/TaskVisualization.Test/app.config index 0301fe8d1..bcc8954dc 100644 --- a/TaskVisualization.Test/app.config +++ b/TaskVisualization.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - - + + - + - + @@ -139,387 +83,195 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/TaskVisualization.Test/packages.config b/TaskVisualization.Test/packages.config index 00175f83d..312fc660b 100644 --- a/TaskVisualization.Test/packages.config +++ b/TaskVisualization.Test/packages.config @@ -5,135 +5,46 @@ - + - + - - - - - - - + + + + + + + - - + + - + - - + + - - + + - + - + - - - - + + + + @@ -147,14 +58,10 @@ - + - + \ No newline at end of file diff --git a/ToDoModel.Test/ToDoModel.Test.csproj b/ToDoModel.Test/ToDoModel.Test.csproj index 05cd98ff7..3747d110e 100644 --- a/ToDoModel.Test/ToDoModel.Test.csproj +++ b/ToDoModel.Test/ToDoModel.Test.csproj @@ -1,6 +1,6 @@ - + @@ -156,8 +156,9 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True False @@ -333,7 +334,7 @@ - + diff --git a/ToDoModel.Test/app.config b/ToDoModel.Test/app.config index 19a38b3b3..cdf7023e0 100644 --- a/ToDoModel.Test/app.config +++ b/ToDoModel.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -39,11 +23,7 @@ - + @@ -51,19 +31,11 @@ - + - + @@ -79,59 +51,31 @@ - + - + - + - + - - + + - + - + @@ -139,387 +83,195 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/ToDoModel.Test/packages.config b/ToDoModel.Test/packages.config index b5730eaef..14bc4de30 100644 --- a/ToDoModel.Test/packages.config +++ b/ToDoModel.Test/packages.config @@ -5,137 +5,48 @@ - + - + - - - - - - - + + + + + + + - - + + - + - - + + - - + + - + - + - - - - + + + + @@ -149,14 +60,10 @@ - + - + \ No newline at end of file diff --git a/UtilitiesCS.Test/UtilitiesCS.Test.csproj b/UtilitiesCS.Test/UtilitiesCS.Test.csproj index 9c79e1e49..d35d2f544 100644 --- a/UtilitiesCS.Test/UtilitiesCS.Test.csproj +++ b/UtilitiesCS.Test/UtilitiesCS.Test.csproj @@ -1,6 +1,6 @@ - + @@ -636,26 +636,33 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll True - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True - - ..\packages\Microsoft.IdentityModel.JsonWebTokens.8.19.2\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + + ..\packages\Microsoft.IdentityModel.JsonWebTokens.8.21.0\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True - - ..\packages\Microsoft.IdentityModel.Logging.8.19.2\lib\net472\Microsoft.IdentityModel.Logging.dll + + ..\packages\Microsoft.IdentityModel.Logging.8.21.0\lib\net472\Microsoft.IdentityModel.Logging.dll + True - - ..\packages\Microsoft.IdentityModel.Protocols.8.19.2\lib\net472\Microsoft.IdentityModel.Protocols.dll + + ..\packages\Microsoft.IdentityModel.Protocols.8.21.0\lib\net472\Microsoft.IdentityModel.Protocols.dll + True - - ..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.8.19.2\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll + + ..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.8.21.0\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll + True - - ..\packages\Microsoft.IdentityModel.Tokens.8.19.2\lib\net472\Microsoft.IdentityModel.Tokens.dll + + ..\packages\Microsoft.IdentityModel.Tokens.8.21.0\lib\net472\Microsoft.IdentityModel.Tokens.dll + True - - ..\packages\Microsoft.IdentityModel.Validators.8.19.2\lib\net472\Microsoft.IdentityModel.Validators.dll + + ..\packages\Microsoft.IdentityModel.Validators.8.21.0\lib\net472\Microsoft.IdentityModel.Validators.dll + True ..\packages\Microsoft.Kiota.Abstractions.2.0.0\lib\netstandard2.0\Microsoft.Kiota.Abstractions.dll @@ -793,8 +800,9 @@ ..\packages\System.Formats.Asn1.10.0.10\lib\net462\System.Formats.Asn1.dll - - ..\packages\System.IdentityModel.Tokens.Jwt.8.19.2\lib\net472\System.IdentityModel.Tokens.Jwt.dll + + ..\packages\System.IdentityModel.Tokens.Jwt.8.21.0\lib\net472\System.IdentityModel.Tokens.Jwt.dll + True ..\packages\System.Interactive.7.0.1\lib\net48\System.Interactive.dll @@ -916,8 +924,8 @@ - + diff --git a/UtilitiesCS.Test/app.config b/UtilitiesCS.Test/app.config index fd26e11a5..867e26c4e 100644 --- a/UtilitiesCS.Test/app.config +++ b/UtilitiesCS.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - - + + - + - + @@ -139,435 +83,219 @@ - + - + - - + + - - + + - - + + - - + + - - + + - - + + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/UtilitiesCS.Test/packages.config b/UtilitiesCS.Test/packages.config index fa9693a33..57b19e27a 100644 --- a/UtilitiesCS.Test/packages.config +++ b/UtilitiesCS.Test/packages.config @@ -9,103 +9,41 @@ - + - + - - - - - - - + + + + + + + - - + + - + - + - - - - - - - - + + + + + + + + @@ -116,69 +54,34 @@ - - + + - + - + - - - - + + + + - + @@ -194,15 +97,11 @@ - + - + \ No newline at end of file diff --git a/UtilitiesCS/UtilitiesCS.csproj b/UtilitiesCS/UtilitiesCS.csproj index f13f3e13b..fe2b42721 100644 --- a/UtilitiesCS/UtilitiesCS.csproj +++ b/UtilitiesCS/UtilitiesCS.csproj @@ -1,6 +1,6 @@ - + @@ -139,26 +139,33 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True - - ..\packages\Microsoft.IdentityModel.JsonWebTokens.8.19.2\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + + ..\packages\Microsoft.IdentityModel.JsonWebTokens.8.21.0\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True - - ..\packages\Microsoft.IdentityModel.Logging.8.19.2\lib\net472\Microsoft.IdentityModel.Logging.dll + + ..\packages\Microsoft.IdentityModel.Logging.8.21.0\lib\net472\Microsoft.IdentityModel.Logging.dll + True - - ..\packages\Microsoft.IdentityModel.Protocols.8.19.2\lib\net472\Microsoft.IdentityModel.Protocols.dll + + ..\packages\Microsoft.IdentityModel.Protocols.8.21.0\lib\net472\Microsoft.IdentityModel.Protocols.dll + True - - ..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.8.19.2\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll + + ..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.8.21.0\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll + True - - ..\packages\Microsoft.IdentityModel.Tokens.8.19.2\lib\net472\Microsoft.IdentityModel.Tokens.dll + + ..\packages\Microsoft.IdentityModel.Tokens.8.21.0\lib\net472\Microsoft.IdentityModel.Tokens.dll + True - - ..\packages\Microsoft.IdentityModel.Validators.8.19.2\lib\net472\Microsoft.IdentityModel.Validators.dll + + ..\packages\Microsoft.IdentityModel.Validators.8.21.0\lib\net472\Microsoft.IdentityModel.Validators.dll + True ..\packages\Microsoft.IO.RecyclableMemoryStream.3.0.1\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll @@ -336,8 +343,9 @@ True - - ..\packages\System.IdentityModel.Tokens.Jwt.8.19.2\lib\net472\System.IdentityModel.Tokens.Jwt.dll + + ..\packages\System.IdentityModel.Tokens.Jwt.8.21.0\lib\net472\System.IdentityModel.Tokens.Jwt.dll + True ..\packages\System.Interactive.7.0.1\lib\net48\System.Interactive.dll @@ -1272,8 +1280,8 @@ - + diff --git a/UtilitiesCS/app.config b/UtilitiesCS/app.config index 45e11e58f..bf6bef1f7 100644 --- a/UtilitiesCS/app.config +++ b/UtilitiesCS/app.config @@ -1,50 +1,26 @@  - -
+ +
- + - + - + - + @@ -56,27 +32,15 @@ - + - + - + @@ -92,59 +56,31 @@ - + - + - + - + - - + + - + - + @@ -152,301 +88,161 @@ - + - + - + - + - + - + - - + + - - + + - - + + - - + + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + diff --git a/UtilitiesCS/packages.config b/UtilitiesCS/packages.config index fc1737223..277076351 100644 --- a/UtilitiesCS/packages.config +++ b/UtilitiesCS/packages.config @@ -14,76 +14,34 @@ - + - + - - - - - - + + + + + + - - - - - - - - + + + + + + + + @@ -104,18 +62,8 @@ - - + + @@ -135,7 +83,7 @@ - + @@ -169,26 +117,14 @@ - + - - + + @@ -206,4 +142,4 @@ - + \ No newline at end of file diff --git a/VBFunctions.Test/VBFunctions.Test.csproj b/VBFunctions.Test/VBFunctions.Test.csproj index 5e866111c..f29271d68 100644 --- a/VBFunctions.Test/VBFunctions.Test.csproj +++ b/VBFunctions.Test/VBFunctions.Test.csproj @@ -1,6 +1,6 @@ - + @@ -107,8 +107,9 @@ ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.86.1\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll - - ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\packages\Microsoft.IdentityModel.Abstractions.8.21.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll @@ -270,7 +271,7 @@ - + diff --git a/VBFunctions.Test/app.config b/VBFunctions.Test/app.config index 73022de0a..7e6528697 100644 --- a/VBFunctions.Test/app.config +++ b/VBFunctions.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,83 +27,43 @@ - + - + - + - + - + - + - + - - + + - + - + @@ -127,395 +75,199 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/VBFunctions.Test/packages.config b/VBFunctions.Test/packages.config index d5590cab5..8a443afd6 100644 --- a/VBFunctions.Test/packages.config +++ b/VBFunctions.Test/packages.config @@ -3,134 +3,45 @@ - + - + - - - - - - - + + + + + + + - - + + - + - - + + - - + + - + - + - - - - + + + + @@ -144,14 +55,10 @@ - + - + \ No newline at end of file