From 7495ce7cdb0c59026a83ac0d3ec16d10d268df1c Mon Sep 17 00:00:00 2001 From: Dominick Baier Date: Mon, 9 Feb 2015 14:53:27 +0100 Subject: [PATCH 1/2] updated version number --- default.ps1 | 2 +- source/VersionAssemblyInfo.cs | Bin 226 -> 226 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/default.ps1 b/default.ps1 index b1aa837..c00db19 100644 --- a/default.ps1 +++ b/default.ps1 @@ -11,7 +11,7 @@ properties { $nuget_path = "$src_directory\.nuget\nuget.exe" $buildNumber = 0; - $version = "1.1.1.0" + $version = "1.1.2.0" $preRelease = $null } diff --git a/source/VersionAssemblyInfo.cs b/source/VersionAssemblyInfo.cs index 45bc31c5e2d321be7384e67af0480ce02bff5fb1..d9f0432bf7ea39e6154a400475c2503ad9ec3190 100644 GIT binary patch delta 23 ecmaFF_=s`BB>^J_Jq7~?B?e7~SO#7OE(QQjlLUwW delta 23 ecmaFF_=s`BB>_VQJq7~?B?e7~SO#7OE(QQjg9L{F From c255cfc46336b1e26643252c5a28a56537ef528e Mon Sep 17 00:00:00 2001 From: Dominick Baier Date: Fri, 6 Mar 2015 18:59:19 +0100 Subject: [PATCH 2/2] updated nugets --- source/Host/Host.csproj | 14 ++++--- source/Host/Web.config | 10 +++-- source/Host/packages.config | 6 +-- .../WsFederationPlugin.csproj | 37 ++++++++++--------- source/WsFederationPlugin/app.config | 8 ++-- source/WsFederationPlugin/packages.config | 18 ++++----- 6 files changed, 50 insertions(+), 43 deletions(-) diff --git a/source/Host/Host.csproj b/source/Host/Host.csproj index c02976e..f96013a 100644 --- a/source/Host/Host.csproj +++ b/source/Host/Host.csproj @@ -39,11 +39,13 @@ - - ..\packages\Microsoft.Owin.3.0.0\lib\net45\Microsoft.Owin.dll + + False + ..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll - - ..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll + + False + ..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll ..\packages\Owin.1.0\lib\net40\Owin.dll @@ -69,9 +71,9 @@ False ..\packages\Thinktecture.IdentityModel.Core.1.4.0\lib\net45\Thinktecture.IdentityModel.Core.dll - + False - ..\packages\Thinktecture.IdentityServer3.1.1.0-build00071\lib\net45\Thinktecture.IdentityServer3.dll + ..\packages\Thinktecture.IdentityServer3.1.2.1\lib\net45\Thinktecture.IdentityServer3.dll diff --git a/source/Host/Web.config b/source/Host/Web.config index e0f202c..06f63f8 100644 --- a/source/Host/Web.config +++ b/source/Host/Web.config @@ -15,20 +15,24 @@ - + - + - + + + + + diff --git a/source/Host/packages.config b/source/Host/packages.config index 8c961c0..96f9afb 100644 --- a/source/Host/packages.config +++ b/source/Host/packages.config @@ -1,8 +1,8 @@  - - + + - + \ No newline at end of file diff --git a/source/WsFederationPlugin/WsFederationPlugin.csproj b/source/WsFederationPlugin/WsFederationPlugin.csproj index 856a373..cbbb509 100644 --- a/source/WsFederationPlugin/WsFederationPlugin.csproj +++ b/source/WsFederationPlugin/WsFederationPlugin.csproj @@ -40,17 +40,17 @@ False ..\packages\Autofac.WebApi2.3.4.0\lib\net45\Autofac.Integration.WebApi.dll - + False - ..\packages\Microsoft.Owin.3.0.0\lib\net45\Microsoft.Owin.dll + ..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll - + False - ..\packages\Microsoft.Owin.Security.3.0.0\lib\net45\Microsoft.Owin.Security.dll + ..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll - + False - ..\packages\Microsoft.Owin.Security.Cookies.3.0.0\lib\net45\Microsoft.Owin.Security.Cookies.dll + ..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll False @@ -63,25 +63,26 @@ - + False - ..\packages\System.IdentityModel.Tokens.Jwt.4.0.1\lib\net45\System.IdentityModel.Tokens.Jwt.dll + ..\packages\System.IdentityModel.Tokens.Jwt.4.0.2.202250711\lib\net45\System.IdentityModel.Tokens.Jwt.dll - + False - ..\packages\Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll + ..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll - + False - ..\packages\Microsoft.AspNet.WebApi.Core.5.2.2\lib\net45\System.Web.Http.dll + ..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll - + False - ..\packages\Microsoft.AspNet.WebApi.Owin.5.2.2\lib\net45\System.Web.Http.Owin.dll + ..\packages\Microsoft.AspNet.WebApi.Owin.5.2.3\lib\net45\System.Web.Http.Owin.dll - - ..\packages\Microsoft.AspNet.WebApi.Tracing.5.2.2\lib\net45\System.Web.Http.Tracing.dll + + False + ..\packages\Microsoft.AspNet.WebApi.Tracing.5.2.3\lib\net45\System.Web.Http.Tracing.dll @@ -92,9 +93,9 @@ False ..\packages\Thinktecture.IdentityModel.Core.1.4.0\lib\net45\Thinktecture.IdentityModel.Core.dll - + False - ..\packages\Thinktecture.IdentityServer3.1.1.0-build00071\lib\net45\Thinktecture.IdentityServer3.dll + ..\packages\Thinktecture.IdentityServer3.1.2.1\lib\net45\Thinktecture.IdentityServer3.dll diff --git a/source/WsFederationPlugin/app.config b/source/WsFederationPlugin/app.config index d1748a1..b9df83b 100644 --- a/source/WsFederationPlugin/app.config +++ b/source/WsFederationPlugin/app.config @@ -4,7 +4,7 @@ - + @@ -16,15 +16,15 @@ - + - + - + diff --git a/source/WsFederationPlugin/packages.config b/source/WsFederationPlugin/packages.config index 1593696..61c3223 100644 --- a/source/WsFederationPlugin/packages.config +++ b/source/WsFederationPlugin/packages.config @@ -3,16 +3,16 @@ - - - - - - - + + + + + + + - + - + \ No newline at end of file