diff --git a/Source/Libraries/GSF.Web/GSF.Web.csproj b/Source/Libraries/GSF.Web/GSF.Web.csproj old mode 100755 new mode 100644 index d25090f61f..6bd64d9ab4 --- a/Source/Libraries/GSF.Web/GSF.Web.csproj +++ b/Source/Libraries/GSF.Web/GSF.Web.csproj @@ -122,14 +122,17 @@ 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.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 @@ -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..e23d96a2e7 100644 --- a/Source/Libraries/GSF.Web/packages.config +++ b/Source/Libraries/GSF.Web/packages.config @@ -40,12 +40,12 @@ - - - + + + - + @@ -61,9 +61,9 @@ - + - +