Skip to content

Commit

Permalink
Updated target frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location committed Sep 7, 2022
1 parent 4f01c42 commit caf5731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions IP2ProxyComponent/IP2ProxyComponent/IP2ProxyComponent.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<RootNamespace>IP2Proxy</RootNamespace>
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
<TargetFrameworks>netstandard2.0;net472;net48;net5.0;net6.0</TargetFrameworks>
<AssemblyName>IP2Proxy</AssemblyName>
<Version>3.3.1</Version>
<Version>3.3.2</Version>
<Authors>IP2Proxy.com</Authors>
<Company>IP2Proxy.com</Company>
<Product>IP2Proxy .NET Component</Product>
Expand All @@ -15,7 +15,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://www.ip2location.com/development-libraries/ip2proxy/dot-net</PackageProjectUrl>
<PackageIcon>ip2proxy-logo-square-128.png</PackageIcon>
<PackageReleaseNotes>Fixed negative BigInteger issue.</PackageReleaseNotes>
<PackageReleaseNotes>Updated target frameworks.</PackageReleaseNotes>
<RepositoryUrl>https://github.com/ip2location/ip2proxy-dotnet.git</RepositoryUrl>
<PackageTags>ip2proxy proxy detection</PackageTags>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit caf5731

Please sign in to comment.