From 06c8190fe69d23e00c85bea2fe7070fbd48e89d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 04:43:54 +0000 Subject: [PATCH] Bump Microsoft.IdentityModel.Abstractions, Microsoft.IdentityModel.Logging and Microsoft.IdentityModel.Tokens Bumps [Microsoft.IdentityModel.Abstractions](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet), [Microsoft.IdentityModel.Logging](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together. Updates `Microsoft.IdentityModel.Abstractions` from 8.2.1 to 8.2.1 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.2.1...8.2.1) Updates `Microsoft.IdentityModel.Logging` from 6.19.0 to 8.2.1 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.19.0...8.2.1) Updates `Microsoft.IdentityModel.Tokens` from 6.19.0 to 8.2.1 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.19.0...8.2.1) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.Abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.IdentityModel.Logging dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.IdentityModel.Tokens dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../WOPIautomation/WOPIautomation/App.config | 4 ++ .../WOPIautomation/WOPIautomation.csproj | 54 +++++++++++++++++-- .../WOPIautomation/packages.config | 15 +++++- 3 files changed, 67 insertions(+), 6 deletions(-) diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config index 00d3c89..cd3c680 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config @@ -54,6 +54,10 @@ + + + + diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj index b17d581..57a2b9f 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj @@ -67,16 +67,26 @@ ..\ExternalReference\ionic.zip.reduced.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Bcl.TimeProvider.9.0.0\lib\net462\Microsoft.Bcl.TimeProvider.dll + True + ..\packages\Microsoft.IdentityModel.Abstractions.8.2.1\lib\net472\Microsoft.IdentityModel.Abstractions.dll True - - ..\packages\Microsoft.IdentityModel.Logging.6.19.0\lib\net461\Microsoft.IdentityModel.Logging.dll + + ..\packages\Microsoft.IdentityModel.Logging.8.2.1\lib\net472\Microsoft.IdentityModel.Logging.dll + True - - ..\packages\Microsoft.IdentityModel.Tokens.6.19.0\lib\net461\Microsoft.IdentityModel.Tokens.dll + + ..\packages\Microsoft.IdentityModel.Tokens.8.2.1\lib\net472\Microsoft.IdentityModel.Tokens.dll + True False @@ -105,17 +115,53 @@ True + + ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll + True + ..\packages\System.Drawing.Common.9.0.0\lib\net462\System.Drawing.Common.dll True + + ..\packages\System.IO.Pipelines.9.0.0\lib\net462\System.IO.Pipelines.dll + True + False C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll + + ..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Text.Encodings.Web.9.0.0\lib\net462\System.Text.Encodings.Web.dll + True + + + ..\packages\System.Text.Json.9.0.0\lib\net462\System.Text.Json.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.0\lib\net462\System.Threading.Tasks.Extensions.dll + True + + + ..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll + True + diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config index 6e4765c..95bb2c4 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config @@ -2,11 +2,22 @@ + + - - + + + + + + + + + + + \ No newline at end of file