diff --git a/API/GenHTTP.Api.csproj b/API/GenHTTP.Api.csproj index e2fa50a7..071f18aa 100644 --- a/API/GenHTTP.Api.csproj +++ b/API/GenHTTP.Api.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Adapters/AspNetCore/GenHTTP.Adapters.AspNetCore.csproj b/Adapters/AspNetCore/GenHTTP.Adapters.AspNetCore.csproj index 8d16f3a2..d7f0e6df 100644 --- a/Adapters/AspNetCore/GenHTTP.Adapters.AspNetCore.csproj +++ b/Adapters/AspNetCore/GenHTTP.Adapters.AspNetCore.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Engine/Internal/GenHTTP.Engine.Internal.csproj b/Engine/Internal/GenHTTP.Engine.Internal.csproj index dcaf56a9..617f402b 100644 --- a/Engine/Internal/GenHTTP.Engine.Internal.csproj +++ b/Engine/Internal/GenHTTP.Engine.Internal.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Engine/Kestrel/GenHTTP.Engine.Kestrel.csproj b/Engine/Kestrel/GenHTTP.Engine.Kestrel.csproj index b73b9304..c60b95c5 100644 --- a/Engine/Kestrel/GenHTTP.Engine.Kestrel.csproj +++ b/Engine/Kestrel/GenHTTP.Engine.Kestrel.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Engine/Shared/GenHTTP.Engine.Shared.csproj b/Engine/Shared/GenHTTP.Engine.Shared.csproj index 880a39be..2cb3b5bd 100644 --- a/Engine/Shared/GenHTTP.Engine.Shared.csproj +++ b/Engine/Shared/GenHTTP.Engine.Shared.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/ApiBrowsing/GenHTTP.Modules.ApiBrowsing.csproj b/Modules/ApiBrowsing/GenHTTP.Modules.ApiBrowsing.csproj index 18a1a947..40352167 100644 --- a/Modules/ApiBrowsing/GenHTTP.Modules.ApiBrowsing.csproj +++ b/Modules/ApiBrowsing/GenHTTP.Modules.ApiBrowsing.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Authentication/GenHTTP.Modules.Authentication.csproj b/Modules/Authentication/GenHTTP.Modules.Authentication.csproj index 29c29459..dde50142 100644 --- a/Modules/Authentication/GenHTTP.Modules.Authentication.csproj +++ b/Modules/Authentication/GenHTTP.Modules.Authentication.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Basics/GenHTTP.Modules.Basics.csproj b/Modules/Basics/GenHTTP.Modules.Basics.csproj index 03eea7b3..36ee975a 100644 --- a/Modules/Basics/GenHTTP.Modules.Basics.csproj +++ b/Modules/Basics/GenHTTP.Modules.Basics.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Caching/GenHTTP.Modules.Caching.csproj b/Modules/Caching/GenHTTP.Modules.Caching.csproj index 65fbafa9..d1bebe43 100644 --- a/Modules/Caching/GenHTTP.Modules.Caching.csproj +++ b/Modules/Caching/GenHTTP.Modules.Caching.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj b/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj index 4fc65b0d..87aeb1ac 100644 --- a/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj +++ b/Modules/ClientCaching/GenHTTP.Modules.ClientCaching.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Compression/GenHTTP.Modules.Compression.csproj b/Modules/Compression/GenHTTP.Modules.Compression.csproj index 844fb3a5..50a1ef54 100644 --- a/Modules/Compression/GenHTTP.Modules.Compression.csproj +++ b/Modules/Compression/GenHTTP.Modules.Compression.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Controllers/GenHTTP.Modules.Controllers.csproj b/Modules/Controllers/GenHTTP.Modules.Controllers.csproj index ff2b5472..c7c1c974 100644 --- a/Modules/Controllers/GenHTTP.Modules.Controllers.csproj +++ b/Modules/Controllers/GenHTTP.Modules.Controllers.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Conversion/GenHTTP.Modules.Conversion.csproj b/Modules/Conversion/GenHTTP.Modules.Conversion.csproj index f7ba2226..2c74721d 100644 --- a/Modules/Conversion/GenHTTP.Modules.Conversion.csproj +++ b/Modules/Conversion/GenHTTP.Modules.Conversion.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj b/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj index f400ac9d..6aebfb17 100644 --- a/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj +++ b/Modules/DirectoryBrowsing/GenHTTP.Modules.DirectoryBrowsing.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj b/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj index 2e8472ab..f92c16f8 100644 --- a/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj +++ b/Modules/ErrorHandling/GenHTTP.Modules.ErrorHandling.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Functional/GenHTTP.Modules.Functional.csproj b/Modules/Functional/GenHTTP.Modules.Functional.csproj index b9db3090..865975ea 100644 --- a/Modules/Functional/GenHTTP.Modules.Functional.csproj +++ b/Modules/Functional/GenHTTP.Modules.Functional.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/GenHTTP.Modules.I18n/GenHTTP.Modules.I18n.csproj b/Modules/GenHTTP.Modules.I18n/GenHTTP.Modules.I18n.csproj index 02cf8d65..e6b3ee88 100644 --- a/Modules/GenHTTP.Modules.I18n/GenHTTP.Modules.I18n.csproj +++ b/Modules/GenHTTP.Modules.I18n/GenHTTP.Modules.I18n.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli, Martin Maťátko diff --git a/Modules/IO/GenHTTP.Modules.IO.csproj b/Modules/IO/GenHTTP.Modules.IO.csproj index b0cddca8..0f17cccf 100644 --- a/Modules/IO/GenHTTP.Modules.IO.csproj +++ b/Modules/IO/GenHTTP.Modules.IO.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Inspection/GenHTTP.Modules.Inspection.csproj b/Modules/Inspection/GenHTTP.Modules.Inspection.csproj index d61a6535..3473d93d 100644 --- a/Modules/Inspection/GenHTTP.Modules.Inspection.csproj +++ b/Modules/Inspection/GenHTTP.Modules.Inspection.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Layouting/GenHTTP.Modules.Layouting.csproj b/Modules/Layouting/GenHTTP.Modules.Layouting.csproj index 60d2e107..76ded0d8 100644 --- a/Modules/Layouting/GenHTTP.Modules.Layouting.csproj +++ b/Modules/Layouting/GenHTTP.Modules.Layouting.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj b/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj index 796866fe..875bd762 100644 --- a/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj +++ b/Modules/LoadBalancing/GenHTTP.Modules.LoadBalancing.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/OpenApi/GenHTTP.Modules.OpenApi.csproj b/Modules/OpenApi/GenHTTP.Modules.OpenApi.csproj index 3b6c0da2..e4fd3dd9 100644 --- a/Modules/OpenApi/GenHTTP.Modules.OpenApi.csproj +++ b/Modules/OpenApi/GenHTTP.Modules.OpenApi.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Pages/GenHTTP.Modules.Pages.csproj b/Modules/Pages/GenHTTP.Modules.Pages.csproj index 0f4e8201..7603340b 100644 --- a/Modules/Pages/GenHTTP.Modules.Pages.csproj +++ b/Modules/Pages/GenHTTP.Modules.Pages.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Practices/GenHTTP.Modules.Practices.csproj b/Modules/Practices/GenHTTP.Modules.Practices.csproj index 289babf6..b4bbf381 100644 --- a/Modules/Practices/GenHTTP.Modules.Practices.csproj +++ b/Modules/Practices/GenHTTP.Modules.Practices.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Protobuf/GenHTTP.Modules.Protobuf.csproj b/Modules/Protobuf/GenHTTP.Modules.Protobuf.csproj index 44524b27..86258c2d 100644 --- a/Modules/Protobuf/GenHTTP.Modules.Protobuf.csproj +++ b/Modules/Protobuf/GenHTTP.Modules.Protobuf.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli, Iulian Caluian diff --git a/Modules/Reflection/GenHTTP.Modules.Reflection.csproj b/Modules/Reflection/GenHTTP.Modules.Reflection.csproj index dd1466dc..b507d23a 100644 --- a/Modules/Reflection/GenHTTP.Modules.Reflection.csproj +++ b/Modules/Reflection/GenHTTP.Modules.Reflection.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj b/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj index 092f5db2..267d5f81 100644 --- a/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj +++ b/Modules/ReverseProxy/GenHTTP.Modules.ReverseProxy.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Security/GenHTTP.Modules.Security.csproj b/Modules/Security/GenHTTP.Modules.Security.csproj index a2540132..486e3319 100644 --- a/Modules/Security/GenHTTP.Modules.Security.csproj +++ b/Modules/Security/GenHTTP.Modules.Security.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj b/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj index a9f65298..75b5e92f 100644 --- a/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj +++ b/Modules/ServerCaching/GenHTTP.Modules.ServerCaching.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/ServerSentEvents/GenHTTP.Modules.ServerSentEvents.csproj b/Modules/ServerSentEvents/GenHTTP.Modules.ServerSentEvents.csproj index bf2e2fb0..55454e4e 100644 --- a/Modules/ServerSentEvents/GenHTTP.Modules.ServerSentEvents.csproj +++ b/Modules/ServerSentEvents/GenHTTP.Modules.ServerSentEvents.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj b/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj index c0dd8bce..269db60b 100644 --- a/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj +++ b/Modules/SinglePageApplications/GenHTTP.Modules.SinglePageApplications.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj b/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj index d1ffd4c5..93ae515b 100644 --- a/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj +++ b/Modules/StaticWebsites/GenHTTP.Modules.StaticWebsites.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj b/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj index 3d02ec54..289a6da9 100644 --- a/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj +++ b/Modules/VirtualHosting/GenHTTP.Modules.VirtualHosting.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Webservices/GenHTTP.Modules.Webservices.csproj b/Modules/Webservices/GenHTTP.Modules.Webservices.csproj index e5f39867..4d5ab47b 100644 --- a/Modules/Webservices/GenHTTP.Modules.Webservices.csproj +++ b/Modules/Webservices/GenHTTP.Modules.Webservices.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Modules/Websockets/GenHTTP.Modules.Websockets.csproj b/Modules/Websockets/GenHTTP.Modules.Websockets.csproj index c2a866d8..0e41e0bd 100644 --- a/Modules/Websockets/GenHTTP.Modules.Websockets.csproj +++ b/Modules/Websockets/GenHTTP.Modules.Websockets.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli diff --git a/Packages/GenHTTP.Core.Kestrel.nuspec b/Packages/GenHTTP.Core.Kestrel.nuspec index 08522d72..dad93ceb 100644 --- a/Packages/GenHTTP.Core.Kestrel.nuspec +++ b/Packages/GenHTTP.Core.Kestrel.nuspec @@ -3,7 +3,7 @@ GenHTTP.Core.Kestrel - 9.5.0 + 9.6.0 Basic dependencies for projects using the GenHTTP framework, combined with the Kestrel HTTP engine to serve requests @@ -22,13 +22,13 @@ - + - + - - - + + + diff --git a/Packages/GenHTTP.Core.nuspec b/Packages/GenHTTP.Core.nuspec index 1d8867a8..c892e1f5 100644 --- a/Packages/GenHTTP.Core.nuspec +++ b/Packages/GenHTTP.Core.nuspec @@ -3,7 +3,7 @@ GenHTTP.Core - 9.5.0 + 9.6.0 Basic dependencies for projects using the GenHTTP framework, including the engine itself @@ -23,13 +23,13 @@ - + - + - - - + + + diff --git a/Testing/Testing/GenHTTP.Testing.csproj b/Testing/Testing/GenHTTP.Testing.csproj index 8cfad09f..8a7c9bb6 100644 --- a/Testing/Testing/GenHTTP.Testing.csproj +++ b/Testing/Testing/GenHTTP.Testing.csproj @@ -9,9 +9,9 @@ true enable - 9.5.0.0 - 9.5.0.0 - 9.5.0 + 9.6.0.0 + 9.6.0.0 + 9.6.0 Andreas Nägeli