diff --git a/Source/Libraries/GSF.Security/GSF.Security.csproj b/Source/Libraries/GSF.Security/GSF.Security.csproj old mode 100755 new mode 100644 index 4f83e136c44..26d4f72337c --- a/Source/Libraries/GSF.Security/GSF.Security.csproj +++ b/Source/Libraries/GSF.Security/GSF.Security.csproj @@ -128,14 +128,17 @@ ..\..\Dependencies\NuGet\Microsoft.Identity.Web.TokenCache.1.26.0\lib\net472\Microsoft.Identity.Web.TokenCache.dll - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Abstractions.6.23.1\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Abstractions.7.1.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.JsonWebTokens.6.23.1\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.JsonWebTokens.7.1.2\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Logging.6.23.1\lib\net472\Microsoft.IdentityModel.Logging.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Logging.7.1.2\lib\net472\Microsoft.IdentityModel.Logging.dll + True ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Protocols.6.23.1\lib\net472\Microsoft.IdentityModel.Protocols.dll @@ -143,8 +146,9 @@ ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Protocols.OpenIdConnect.6.23.1\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Tokens.6.23.1\lib\net472\Microsoft.IdentityModel.Tokens.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Tokens.7.1.2\lib\net472\Microsoft.IdentityModel.Tokens.dll + True ..\..\Dependencies\NuGet\Microsoft.Win32.Registry.5.0.0\lib\net461\Microsoft.Win32.Registry.dll @@ -169,16 +173,18 @@ ..\..\Dependencies\NuGet\System.Drawing.Common.4.7.2\lib\net461\System.Drawing.Common.dll - - ..\..\Dependencies\NuGet\System.IdentityModel.Tokens.Jwt.6.23.1\lib\net472\System.IdentityModel.Tokens.Jwt.dll + + ..\..\Dependencies\NuGet\System.IdentityModel.Tokens.Jwt.6.34.0\lib\net472\System.IdentityModel.Tokens.Jwt.dll + True ..\..\Dependencies\NuGet\System.IO.4.3.0\lib\net462\System.IO.dll True True - - ..\..\Dependencies\NuGet\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\..\Dependencies\NuGet\System.Memory.4.5.5\lib\net461\System.Memory.dll + True ..\..\Dependencies\NuGet\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll diff --git a/Source/Libraries/GSF.Security/packages.config b/Source/Libraries/GSF.Security/packages.config index e0560638e16..87606cc2d33 100644 --- a/Source/Libraries/GSF.Security/packages.config +++ b/Source/Libraries/GSF.Security/packages.config @@ -22,20 +22,20 @@ - - - + + + - + - + - +