File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
IP2ProxyComponent/IP2ProxyComponent Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <RootNamespace >IP2Proxy</RootNamespace >
5- <TargetFrameworks >netstandard2.0;net472;net48;net5.0;net6.0</TargetFrameworks >
5+ <TargetFrameworks >netstandard2.0;net472;net48;net481; net5.0;net6.0;net7 .0</TargetFrameworks >
66 <AssemblyName >IP2Proxy</AssemblyName >
7- <Version >3.3.3 </Version >
7+ <Version >3.3.4 </Version >
88 <Authors >IP2Proxy.com</Authors >
99 <Company >IP2Proxy.com</Company >
1010 <Product >IP2Proxy .NET Component</Product >
1111 <Title >IP2Proxy .NET Component</Title >
1212 <Description >IP2Proxy .NET Component</Description >
1313 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
14- <Copyright >Copyright 2022 </Copyright >
14+ <Copyright >Copyright 2023 </Copyright >
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 >Updated Newtonsoft.Json version </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 >
3434 </ItemGroup >
3535
3636 <ItemGroup >
37- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2 " />
37+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3 " />
3838 </ItemGroup >
3939
4040</Project >
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2022 IP2Location.com
3+ Copyright (c) 2023 IP2Location.com
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ https://www.ip2location.com/web-service/ip2proxy
1313
1414Microsoft .NET 4.72 framework or later.
1515Compatible with .NET Core 2.x/3.x SDK.
16- Compatible with .NET 5/6.
16+ Compatible with .NET 5/6/7 .
1717
1818## QUERY USING THE BIN FILE
1919
You can’t perform that action at this time.
0 commit comments