Skip to content

Commit caf5731

Browse files
committed
Updated target frameworks
1 parent 4f01c42 commit caf5731

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

IP2ProxyComponent/IP2ProxyComponent/IP2ProxyComponent.vbproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<PropertyGroup>
44
<RootNamespace>IP2Proxy</RootNamespace>
5-
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
5+
<TargetFrameworks>netstandard2.0;net472;net48;net5.0;net6.0</TargetFrameworks>
66
<AssemblyName>IP2Proxy</AssemblyName>
7-
<Version>3.3.1</Version>
7+
<Version>3.3.2</Version>
88
<Authors>IP2Proxy.com</Authors>
99
<Company>IP2Proxy.com</Company>
1010
<Product>IP2Proxy .NET Component</Product>
@@ -15,7 +15,7 @@
1515
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1616
<PackageProjectUrl>https://www.ip2location.com/development-libraries/ip2proxy/dot-net</PackageProjectUrl>
1717
<PackageIcon>ip2proxy-logo-square-128.png</PackageIcon>
18-
<PackageReleaseNotes>Fixed negative BigInteger issue.</PackageReleaseNotes>
18+
<PackageReleaseNotes>Updated target frameworks.</PackageReleaseNotes>
1919
<RepositoryUrl>https://github.com/ip2location/ip2proxy-dotnet.git</RepositoryUrl>
2020
<PackageTags>ip2proxy proxy detection</PackageTags>
2121
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)