From 5cf28e82828d96814f50ae7fda5ce755b400e74a Mon Sep 17 00:00:00 2001 From: Padre Mortius Date: Sat, 7 Nov 2015 21:06:48 +0300 Subject: [PATCH] Update component Microsoft.IdentityModel.Tokens.Jwt to version 4.0.20622.1351 Update component Microsoft.IdentityModel.Protocol.Extentions to version 1.0.2.33 --- Bonobo.Git.Server.Test/app.config | 8 ++++++++ Bonobo.Git.Server/Bonobo.Git.Server.csproj | 12 ++++++------ Bonobo.Git.Server/packages.config | 4 ++-- Bonobo.Git.Server/web.config | 8 ++++++++ 4 files changed, 24 insertions(+), 8 deletions(-) diff --git a/Bonobo.Git.Server.Test/app.config b/Bonobo.Git.Server.Test/app.config index 1ba7f97ba..7cc446e3b 100644 --- a/Bonobo.Git.Server.Test/app.config +++ b/Bonobo.Git.Server.Test/app.config @@ -34,6 +34,14 @@ + + + + + + + + \ No newline at end of file diff --git a/Bonobo.Git.Server/Bonobo.Git.Server.csproj b/Bonobo.Git.Server/Bonobo.Git.Server.csproj index 9546f3138..59c4b99e6 100644 --- a/Bonobo.Git.Server/Bonobo.Git.Server.csproj +++ b/Bonobo.Git.Server/Bonobo.Git.Server.csproj @@ -68,9 +68,9 @@ GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset - ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets + ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\Rule Sets false - ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules + ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\Rules false true true @@ -103,8 +103,8 @@ ..\packages\MarkdownDeep.Full.1.5\lib\.NetFramework 3.5\MarkdownDeep.dll - - ..\packages\Microsoft.IdentityModel.Protocol.Extensions.1.0.0\lib\net45\Microsoft.IdentityModel.Protocol.Extensions.dll + + ..\packages\Microsoft.IdentityModel.Protocol.Extensions.1.0.2.206221351\lib\net45\Microsoft.IdentityModel.Protocol.Extensions.dll True @@ -180,8 +180,8 @@ 3.5 - - ..\packages\System.IdentityModel.Tokens.Jwt.4.0.0\lib\net45\System.IdentityModel.Tokens.Jwt.dll + + ..\packages\System.IdentityModel.Tokens.Jwt.4.0.2.206221351\lib\net45\System.IdentityModel.Tokens.Jwt.dll True diff --git a/Bonobo.Git.Server/packages.config b/Bonobo.Git.Server/packages.config index 817ee7113..4e2217919 100644 --- a/Bonobo.Git.Server/packages.config +++ b/Bonobo.Git.Server/packages.config @@ -10,7 +10,7 @@ - + @@ -23,7 +23,7 @@ - + diff --git a/Bonobo.Git.Server/web.config b/Bonobo.Git.Server/web.config index 32d351016..c975c6248 100644 --- a/Bonobo.Git.Server/web.config +++ b/Bonobo.Git.Server/web.config @@ -92,6 +92,14 @@ + + + + + + + +