From b016cb01f459ee3e5d0fa97a775b28095d2af471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 12:16:33 +0000 Subject: [PATCH] Bump Azure.Core and Microsoft.Graph Bumps Azure.Core from 1.60.0 to 1.61.0 Bumps Microsoft.Graph from 6.2.0 to 6.5.0 --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Azure.Core dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Microsoft.Graph dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry - dependency-name: Microsoft.Graph dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graph-identity-telemetry ... Signed-off-by: dependabot[bot] --- QuickFiler.Test/QuickFiler.Test.csproj | 21 +- QuickFiler.Test/app.config | 404 +++-------------- QuickFiler.Test/packages.config | 158 ++----- SVGControl.Test/SVGControl.Test.csproj | 18 +- SVGControl.Test/app.config | 40 +- SVGControl.Test/packages.config | 124 +---- Tags.Test/Tags.Test.csproj | 21 +- Tags.Test/app.config | 372 +++------------ Tags.Test/packages.config | 152 ++----- TaskMaster.Test/TaskMaster.Test.csproj | 27 +- TaskMaster.Test/app.config | 396 +++------------- TaskMaster.Test/packages.config | 152 ++----- TaskTree.Test/TaskTree.Test.csproj | 21 +- TaskTree.Test/app.config | 372 +++------------ TaskTree.Test/packages.config | 152 ++----- .../TaskVisualization.Test.csproj | 21 +- TaskVisualization.Test/app.config | 396 +++------------- TaskVisualization.Test/packages.config | 152 ++----- ToDoModel.Test/ToDoModel.Test.csproj | 21 +- ToDoModel.Test/app.config | 396 +++------------- ToDoModel.Test/packages.config | 152 ++----- UtilitiesCS.Test/UtilitiesCS.Test.csproj | 29 +- UtilitiesCS.Test/app.config | 428 ++++-------------- UtilitiesCS.Test/packages.config | 168 ++----- UtilitiesCS/UtilitiesCS.csproj | 29 +- UtilitiesCS/app.config | 344 +++----------- UtilitiesCS/packages.config | 107 +---- VBFunctions.Test/VBFunctions.Test.csproj | 21 +- VBFunctions.Test/app.config | 396 +++------------- VBFunctions.Test/packages.config | 152 ++----- 30 files changed, 1045 insertions(+), 4197 deletions(-) diff --git a/QuickFiler.Test/QuickFiler.Test.csproj b/QuickFiler.Test/QuickFiler.Test.csproj index 0dbf6b65..d4d5fd75 100644 --- a/QuickFiler.Test/QuickFiler.Test.csproj +++ b/QuickFiler.Test/QuickFiler.Test.csproj @@ -186,8 +186,9 @@ - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -208,8 +209,9 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Microsoft.Bcl.TimeProvider.10.0.10\lib\net462\Microsoft.Bcl.TimeProvider.dll @@ -350,8 +352,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -382,6 +385,10 @@ ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -478,4 +485,4 @@ - + \ No newline at end of file diff --git a/QuickFiler.Test/app.config b/QuickFiler.Test/app.config index 2caf68a8..4e7aa2d2 100644 --- a/QuickFiler.Test/app.config +++ b/QuickFiler.Test/app.config @@ -3,43 +3,23 @@ - + - + - + - + - + @@ -51,20 +31,12 @@ - + - - + + @@ -79,480 +51,244 @@ - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + diff --git a/QuickFiler.Test/packages.config b/QuickFiler.Test/packages.config index 94839d0a..d622d0d3 100644 --- a/QuickFiler.Test/packages.config +++ b/QuickFiler.Test/packages.config @@ -1,154 +1,57 @@  - + - + - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - - + + - + - + - - - - + + + + - + @@ -156,18 +59,15 @@ + - + - + \ No newline at end of file diff --git a/SVGControl.Test/SVGControl.Test.csproj b/SVGControl.Test/SVGControl.Test.csproj index eda16e1f..ee240e1c 100644 --- a/SVGControl.Test/SVGControl.Test.csproj +++ b/SVGControl.Test/SVGControl.Test.csproj @@ -115,8 +115,8 @@ - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll True @@ -139,8 +139,8 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll True - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True @@ -292,8 +292,8 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll True - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll True @@ -329,6 +329,10 @@ True + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll True @@ -394,4 +398,4 @@ - + \ No newline at end of file diff --git a/SVGControl.Test/app.config b/SVGControl.Test/app.config index b18a719e..d9fcace7 100644 --- a/SVGControl.Test/app.config +++ b/SVGControl.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,11 +27,7 @@ - + @@ -51,21 +35,17 @@ - + - + + + + + diff --git a/SVGControl.Test/packages.config b/SVGControl.Test/packages.config index e9df8e18..fb387c28 100644 --- a/SVGControl.Test/packages.config +++ b/SVGControl.Test/packages.config @@ -1,122 +1,49 @@  - + - + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - + + - + @@ -124,18 +51,15 @@ + - + - + \ No newline at end of file diff --git a/Tags.Test/Tags.Test.csproj b/Tags.Test/Tags.Test.csproj index cf37842e..95683043 100644 --- a/Tags.Test/Tags.Test.csproj +++ b/Tags.Test/Tags.Test.csproj @@ -45,8 +45,9 @@ 4 - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -61,8 +62,9 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -184,8 +186,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -216,6 +219,10 @@ ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -318,4 +325,4 @@ - + \ No newline at end of file diff --git a/Tags.Test/app.config b/Tags.Test/app.config index cffda19c..ec00f189 100644 --- a/Tags.Test/app.config +++ b/Tags.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,163 +115,83 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -379,135 +199,71 @@ - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + diff --git a/Tags.Test/packages.config b/Tags.Test/packages.config index 884c0e9a..66068a83 100644 --- a/Tags.Test/packages.config +++ b/Tags.Test/packages.config @@ -1,146 +1,53 @@  - + - + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + @@ -148,18 +55,15 @@ + - + - + \ No newline at end of file diff --git a/TaskMaster.Test/TaskMaster.Test.csproj b/TaskMaster.Test/TaskMaster.Test.csproj index a03c8433..e8cbe77d 100644 --- a/TaskMaster.Test/TaskMaster.Test.csproj +++ b/TaskMaster.Test/TaskMaster.Test.csproj @@ -46,8 +46,9 @@ 4 - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -68,8 +69,9 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -196,8 +198,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -228,6 +231,10 @@ ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -293,9 +300,9 @@ - - - + + + @@ -381,4 +388,4 @@ - + \ No newline at end of file diff --git a/TaskMaster.Test/app.config b/TaskMaster.Test/app.config index cb708a19..71af3cf2 100644 --- a/TaskMaster.Test/app.config +++ b/TaskMaster.Test/app.config @@ -3,27 +3,15 @@ - + - + - + @@ -31,11 +19,7 @@ - + @@ -43,99 +27,55 @@ - + - - + + - + - + - + - + - + - + - + - + - + - + @@ -143,403 +83,203 @@ - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/TaskMaster.Test/packages.config b/TaskMaster.Test/packages.config index d34fa073..1d045a7f 100644 --- a/TaskMaster.Test/packages.config +++ b/TaskMaster.Test/packages.config @@ -1,149 +1,56 @@  - + - + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + @@ -151,18 +58,15 @@ + - + - + \ No newline at end of file diff --git a/TaskTree.Test/TaskTree.Test.csproj b/TaskTree.Test/TaskTree.Test.csproj index 4d3ea255..042a6044 100644 --- a/TaskTree.Test/TaskTree.Test.csproj +++ b/TaskTree.Test/TaskTree.Test.csproj @@ -45,8 +45,9 @@ 4 - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -61,8 +62,9 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -187,8 +189,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -219,6 +222,10 @@ ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -319,4 +326,4 @@ - + \ No newline at end of file diff --git a/TaskTree.Test/app.config b/TaskTree.Test/app.config index cffda19c..ec00f189 100644 --- a/TaskTree.Test/app.config +++ b/TaskTree.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,163 +115,83 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -379,135 +199,71 @@ - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + diff --git a/TaskTree.Test/packages.config b/TaskTree.Test/packages.config index 884c0e9a..66068a83 100644 --- a/TaskTree.Test/packages.config +++ b/TaskTree.Test/packages.config @@ -1,146 +1,53 @@  - + - + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + @@ -148,18 +55,15 @@ + - + - + \ No newline at end of file diff --git a/TaskVisualization.Test/TaskVisualization.Test.csproj b/TaskVisualization.Test/TaskVisualization.Test.csproj index 93812c67..fda3a3f9 100644 --- a/TaskVisualization.Test/TaskVisualization.Test.csproj +++ b/TaskVisualization.Test/TaskVisualization.Test.csproj @@ -80,8 +80,9 @@ - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -96,8 +97,9 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -219,8 +221,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -250,6 +253,10 @@ ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -343,4 +350,4 @@ - + \ No newline at end of file diff --git a/TaskVisualization.Test/app.config b/TaskVisualization.Test/app.config index 9b0139f9..b2864d1a 100644 --- a/TaskVisualization.Test/app.config +++ b/TaskVisualization.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,28 +27,16 @@ - + - + - - + + @@ -79,471 +51,239 @@ - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/TaskVisualization.Test/packages.config b/TaskVisualization.Test/packages.config index 884c0e9a..66068a83 100644 --- a/TaskVisualization.Test/packages.config +++ b/TaskVisualization.Test/packages.config @@ -1,146 +1,53 @@  - + - + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + @@ -148,18 +55,15 @@ + - + - + \ No newline at end of file diff --git a/ToDoModel.Test/ToDoModel.Test.csproj b/ToDoModel.Test/ToDoModel.Test.csproj index d4929cb1..c3bb615e 100644 --- a/ToDoModel.Test/ToDoModel.Test.csproj +++ b/ToDoModel.Test/ToDoModel.Test.csproj @@ -83,8 +83,9 @@ - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -105,8 +106,9 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -234,8 +236,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -265,6 +268,10 @@ ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -361,4 +368,4 @@ - + \ No newline at end of file diff --git a/ToDoModel.Test/app.config b/ToDoModel.Test/app.config index 2a4ba022..227aa79a 100644 --- a/ToDoModel.Test/app.config +++ b/ToDoModel.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -39,31 +23,19 @@ - - + + - + - + @@ -79,471 +51,239 @@ - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/ToDoModel.Test/packages.config b/ToDoModel.Test/packages.config index 0faec442..0e3a3992 100644 --- a/ToDoModel.Test/packages.config +++ b/ToDoModel.Test/packages.config @@ -1,148 +1,55 @@  - + - + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + @@ -150,18 +57,15 @@ + - + - + \ No newline at end of file diff --git a/UtilitiesCS.Test/UtilitiesCS.Test.csproj b/UtilitiesCS.Test/UtilitiesCS.Test.csproj index f31e1ad8..694919f0 100644 --- a/UtilitiesCS.Test/UtilitiesCS.Test.csproj +++ b/UtilitiesCS.Test/UtilitiesCS.Test.csproj @@ -546,8 +546,9 @@ - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -574,8 +575,8 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True @@ -584,8 +585,8 @@ ..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll - - ..\packages\Microsoft.Bcl.Memory.10.0.10\lib\net462\Microsoft.Bcl.Memory.dll + + ..\packages\Microsoft.Bcl.Memory.10.0.11\lib\net462\Microsoft.Bcl.Memory.dll True @@ -644,8 +645,9 @@ ..\packages\Microsoft.Extensions.TimeProvider.Testing.10.8.0\lib\net462\Microsoft.Extensions.TimeProvider.Testing.dll - - ..\packages\Microsoft.Graph.6.2.0\lib\netstandard2.0\Microsoft.Graph.dll + + ..\packages\Microsoft.Graph.6.5.0\lib\netstandard2.0\Microsoft.Graph.dll + True ..\packages\Microsoft.Graph.Core.4.0.1\lib\net462\Microsoft.Graph.Core.dll @@ -802,8 +804,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -856,6 +859,10 @@ ..\packages\System.Net.Http.WinHttpHandler.10.0.10\lib\net462\System.Net.Http.WinHttpHandler.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -968,4 +975,4 @@ - + \ No newline at end of file diff --git a/UtilitiesCS.Test/app.config b/UtilitiesCS.Test/app.config index 0c80ac89..84d574ab 100644 --- a/UtilitiesCS.Test/app.config +++ b/UtilitiesCS.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,28 +27,16 @@ - + - + - - + + @@ -79,505 +51,261 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + + + + + diff --git a/UtilitiesCS.Test/packages.config b/UtilitiesCS.Test/packages.config index 9193e607..532b3628 100644 --- a/UtilitiesCS.Test/packages.config +++ b/UtilitiesCS.Test/packages.config @@ -1,7 +1,7 @@  - + @@ -9,106 +9,40 @@ - + - + - + - + - - - - - - - - + + + + + + + + - - + + - + - - + + - + - + @@ -121,65 +55,30 @@ - - + + - + - + - - - - + + + + - + @@ -193,21 +92,18 @@ + - + - + \ No newline at end of file diff --git a/UtilitiesCS/UtilitiesCS.csproj b/UtilitiesCS/UtilitiesCS.csproj index 3eddf60e..adc0e64f 100644 --- a/UtilitiesCS/UtilitiesCS.csproj +++ b/UtilitiesCS/UtilitiesCS.csproj @@ -47,8 +47,9 @@ ..\packages\Apache.Arrow.Scalars.23.0.0\lib\net462\Apache.Arrow.Scalars.dll - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\C.math.NET.1.1\lib\net20\C.math.dll @@ -78,8 +79,8 @@ ..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll True @@ -88,8 +89,8 @@ ..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll - - ..\packages\Microsoft.Bcl.Memory.10.0.10\lib\net462\Microsoft.Bcl.Memory.dll + + ..\packages\Microsoft.Bcl.Memory.10.0.11\lib\net462\Microsoft.Bcl.Memory.dll True @@ -127,8 +128,9 @@ ..\packages\Microsoft.Extensions.Primitives.10.0.10\lib\net462\Microsoft.Extensions.Primitives.dll - - ..\packages\Microsoft.Graph.6.2.0\lib\netstandard2.0\Microsoft.Graph.dll + + ..\packages\Microsoft.Graph.6.5.0\lib\netstandard2.0\Microsoft.Graph.dll + True ..\packages\Microsoft.Graph.Core.4.0.1\lib\net462\Microsoft.Graph.Core.dll @@ -300,8 +302,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.CodeDom.10.0.10\lib\net462\System.CodeDom.dll @@ -414,6 +417,10 @@ ..\packages\System.Net.Http.WinHttpHandler.10.0.10\lib\net462\System.Net.Http.WinHttpHandler.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll True @@ -1310,4 +1317,4 @@ - + \ No newline at end of file diff --git a/UtilitiesCS/app.config b/UtilitiesCS/app.config index 228037f0..b4bb082b 100644 --- a/UtilitiesCS/app.config +++ b/UtilitiesCS/app.config @@ -1,50 +1,26 @@  - -
+ +
- + - + - + - + @@ -56,28 +32,16 @@ - + - + - - + + @@ -92,380 +56,200 @@ - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + diff --git a/UtilitiesCS/packages.config b/UtilitiesCS/packages.config index b4935544..583e7665 100644 --- a/UtilitiesCS/packages.config +++ b/UtilitiesCS/packages.config @@ -4,7 +4,7 @@ - + @@ -14,74 +14,32 @@ - - + + - + - + - - - - - - + + + + + + - + - + - + @@ -104,23 +62,13 @@ - - + + - + @@ -153,6 +101,7 @@ + @@ -169,26 +118,14 @@ - + - - + + @@ -206,4 +143,4 @@ - + \ No newline at end of file diff --git a/VBFunctions.Test/VBFunctions.Test.csproj b/VBFunctions.Test/VBFunctions.Test.csproj index 6041a611..7da2fa49 100644 --- a/VBFunctions.Test/VBFunctions.Test.csproj +++ b/VBFunctions.Test/VBFunctions.Test.csproj @@ -46,8 +46,9 @@ 4 - - ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + + ..\packages\Azure.Core.1.61.0\lib\net472\Azure.Core.dll + True ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll @@ -56,8 +57,9 @@ ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.11\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -173,8 +175,9 @@ ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll - - ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + + ..\packages\System.ClientModel.1.15.0\lib\netstandard2.0\System.ClientModel.dll + True ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll @@ -205,6 +208,10 @@ ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + + ..\packages\System.Net.ServerSentEvents.10.0.11\lib\net462\System.Net.ServerSentEvents.dll + True + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll @@ -298,4 +305,4 @@ - + \ No newline at end of file diff --git a/VBFunctions.Test/app.config b/VBFunctions.Test/app.config index 4ddd0447..662470d7 100644 --- a/VBFunctions.Test/app.config +++ b/VBFunctions.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,507 +27,259 @@ - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/VBFunctions.Test/packages.config b/VBFunctions.Test/packages.config index 81ce937b..5c19d722 100644 --- a/VBFunctions.Test/packages.config +++ b/VBFunctions.Test/packages.config @@ -1,143 +1,50 @@  - + - + - - + + - - - - - - - - + + + + + + + + - - + + - + - + - - + + - + - + - - - - + + + + - + @@ -145,18 +52,15 @@ + - + - + \ No newline at end of file