From f215c82beb6a2e8742063d3c78e8c2ec01bc8a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Sm=C3=B3=C5=82ka?= Date: Thu, 26 Jan 2023 17:59:36 +0100 Subject: [PATCH] new release --- src/Directory.Build.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 909905b..4aa4f31 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,7 +1,7 @@ - 6.0.1 - Breaking Change: Drop support for netstandard and .net framework. Code refactoring. Dependency update. Library is now strong name signed. + 7.0.0 + Fix issue for .NET 7.0.1 and 7.0.2 @@ -10,7 +10,7 @@ A middleware that allows whitelist or blacklist incomming requests based on IP address. It can be configured using single IP address or ranges. It supports single IP, IP range IPv4 and IPv6. There is also possible to ignore specific paths from IP filtering. Marcin Smółka Marcin Smółka - Copyright © Marcin Smółka 2017 - 2022 + Copyright © Marcin Smółka 2017 - 2023 Marcin Smółka zNET Computer Solutions @@ -59,4 +59,4 @@ - + \ No newline at end of file