diff --git a/Source/Libraries/GSF.InstallerActions/packages.config b/Source/Libraries/GSF.InstallerActions/packages.config index 50ac5ffdf9..bf982c5e92 100644 --- a/Source/Libraries/GSF.InstallerActions/packages.config +++ b/Source/Libraries/GSF.InstallerActions/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Source/Libraries/GSF.Security/GSF.Security.csproj b/Source/Libraries/GSF.Security/GSF.Security.csproj index 4f83e136c4..82b461dc9a 100755 --- a/Source/Libraries/GSF.Security/GSF.Security.csproj +++ b/Source/Libraries/GSF.Security/GSF.Security.csproj @@ -122,20 +122,23 @@ ..\..\Dependencies\NuGet\Microsoft.Graph.Core.2.0.14\lib\net462\Microsoft.Graph.Core.dll - - ..\..\Dependencies\NuGet\Microsoft.Identity.Client.4.49.1\lib\net461\Microsoft.Identity.Client.dll + + ..\..\Dependencies\NuGet\Microsoft.Identity.Client.4.60.4\lib\net461\Microsoft.Identity.Client.dll ..\..\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 e0560638e1..257798285e 100644 --- a/Source/Libraries/GSF.Security/packages.config +++ b/Source/Libraries/GSF.Security/packages.config @@ -20,22 +20,22 @@ - + - - - + + + - + - + - + diff --git a/Source/Libraries/GSF.Web/GSF.Web.csproj b/Source/Libraries/GSF.Web/GSF.Web.csproj index d25090f61f..7c56ba50e6 100755 --- a/Source/Libraries/GSF.Web/GSF.Web.csproj +++ b/Source/Libraries/GSF.Web/GSF.Web.csproj @@ -115,21 +115,24 @@ ..\..\Dependencies\NuGet\Microsoft.Graph.Core.2.0.14\lib\net462\Microsoft.Graph.Core.dll - - ..\..\Dependencies\NuGet\Microsoft.Identity.Client.4.49.1\lib\net461\Microsoft.Identity.Client.dll + + ..\..\Dependencies\NuGet\Microsoft.Identity.Client.4.60.4\lib\net461\Microsoft.Identity.Client.dll False ..\..\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.JsonWebTokens.6.23.1\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll - - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Logging.6.23.1\lib\net472\Microsoft.IdentityModel.Logging.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Abstractions.7.1.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True + + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.JsonWebTokens.7.1.2\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True + + + ..\..\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 @@ -137,8 +140,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.Owin.3.1.0\lib\net45\Microsoft.Owin.dll @@ -196,16 +200,18 @@ - - ..\..\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.Web/packages.config b/Source/Libraries/GSF.Web/packages.config index 4e0d54e4f5..7880b3c088 100644 --- a/Source/Libraries/GSF.Web/packages.config +++ b/Source/Libraries/GSF.Web/packages.config @@ -38,14 +38,14 @@ - + - - - + + + - + @@ -61,9 +61,9 @@ - + - +