File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
IP2ProxyComponent/IP2ProxyComponent Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 44 <RootNamespace >IP2Proxy</RootNamespace >
55 <TargetFrameworks >netstandard2.0;net472;net48;net5.0;net6.0</TargetFrameworks >
66 <AssemblyName >IP2Proxy</AssemblyName >
7- <Version >3.3.2 </Version >
7+ <Version >3.3.3 </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 target frameworks. </PackageReleaseNotes >
18+ <PackageReleaseNotes >Updated Newtonsoft.Json version </PackageReleaseNotes >
1919 <RepositoryUrl >https://github.com/ip2location/ip2proxy-dotnet.git</RepositoryUrl >
2020 <PackageTags >ip2proxy proxy detection</PackageTags >
2121 <RepositoryType >git</RepositoryType >
22+ <PackageReadmeFile >README.md</PackageReadmeFile >
2223 </PropertyGroup >
2324
2425 <ItemGroup >
26+ <None Include =" ..\README.md" >
27+ <Pack >True</Pack >
28+ <PackagePath >\</PackagePath >
29+ </None >
2530 <None Include =" ip2proxy-logo-square-128.png" >
2631 <Pack >True</Pack >
2732 <PackagePath ></PackagePath >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <MyApplicationData xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
3+ <MySubMain >true</MySubMain >
4+ <MainForm >Form1</MainForm >
5+ <SingleInstance >false</SingleInstance >
6+ <ShutdownMode >0</ShutdownMode >
7+ <EnableVisualStyles >true</EnableVisualStyles >
8+ <AuthenticationMode >0</AuthenticationMode >
9+ <SaveMySettingsOnExit >true</SaveMySettingsOnExit >
10+ </MyApplicationData >
You can’t perform that action at this time.
0 commit comments