From 504ef8a206348d5061de8797cfdc674b5fc25d8c Mon Sep 17 00:00:00 2001 From: IP2Location Date: Thu, 14 Mar 2024 08:53:00 +0800 Subject: [PATCH] Updated for compatibility with .NET 8 --- .../IP2ProxyComponent/IP2ProxyComponent.vbproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IP2ProxyComponent/IP2ProxyComponent/IP2ProxyComponent.vbproj b/IP2ProxyComponent/IP2ProxyComponent/IP2ProxyComponent.vbproj index bd61000..4a726c7 100644 --- a/IP2ProxyComponent/IP2ProxyComponent/IP2ProxyComponent.vbproj +++ b/IP2ProxyComponent/IP2ProxyComponent/IP2ProxyComponent.vbproj @@ -2,9 +2,9 @@ IP2Proxy - netstandard2.0;net472;net48;net481;net5.0;net6.0;net7.0 + netstandard2.0;net472;net48;net481;net5.0;net6.0;net7.0;net8.0 IP2Proxy - 4.0.2 + 4.0.3 IP2Proxy.com IP2Proxy.com IP2Proxy .NET Component @@ -15,7 +15,7 @@ MIT https://www.ip2location.com/development-libraries/ip2proxy/dot-net ip2proxy-logo-square-128.png - Fixed async methods return types + Updated for compatibility with .NET 8 https://github.com/ip2location/ip2proxy-dotnet.git ip2proxy proxy detection git