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;net481;net5.0;net6.0;net7.0;net8.0;net9.0</TargetFrameworks >
5+ <TargetFrameworks >netstandard2.0;net472;net48;net481;net5.0;net6.0;net7.0;net8.0;net9.0;net10.0 </TargetFrameworks >
66 <AssemblyName >IP2Proxy</AssemblyName >
7- <Version >4.1.1 </Version >
7+ <Version >4.1.2 </Version >
88 <Authors >IP2Proxy.com</Authors >
99 <Company >IP2Proxy.com</Company >
1010 <Product >IP2Proxy .NET Component</Product >
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 compatibility for .NET 9 </PackageReleaseNotes >
18+ <PackageReleaseNotes >Updated compatibility for .NET 10 </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.3 " />
37+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4 " />
3838 </ItemGroup >
3939
4040</Project >
Original file line number Diff line number Diff line change 77copyright = '2025, IP2Location'
88author = 'IP2Location'
99
10- release = '4.1.1 '
11- version = '4.1.1 '
10+ release = '4.1.2 '
11+ version = '4.1.2 '
1212
1313# -- General configuration
1414
Original file line number Diff line number Diff line change 44
55Microsoft .NET 4.72 framework or later.
66Compatible with .NET Core 2.x/3.x SDK.
7- Compatible with .NET 5/6/7/8/9.
7+ Compatible with .NET 5/6/7/8/9/10 .
88
99## Dependencies
1010
You can’t perform that action at this time.
0 commit comments