Skip to content

Commit f5c252c

Browse files
committed
Added repository metadata for NuGet
1 parent 20cef1d commit f5c252c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

IP2ProxyComponent/IP2ProxyComponent/IP2ProxyComponent.vbproj

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@
44
<RootNamespace>IP2Proxy</RootNamespace>
55
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
66
<AssemblyName>IP2Proxy</AssemblyName>
7-
<Version>3.0.1</Version>
7+
<Version>3.0.2</Version>
88
<Authors>IP2Proxy.com</Authors>
99
<Company>IP2Proxy.com</Company>
1010
<Product>IP2Proxy .NET Component</Product>
11+
<Title>IP2Proxy .NET Component</Title>
1112
<Description>IP2Proxy .NET Component</Description>
1213
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1314
<Copyright>Copyright 2020</Copyright>
1415
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1516
<PackageProjectUrl>https://www.ip2location.com/development-libraries/ip2proxy/dot-net</PackageProjectUrl>
1617
<PackageIcon>ip2proxy-logo-square-128.png</PackageIcon>
17-
<PackageReleaseNotes>Added checking for null MemoryMappedFile object</PackageReleaseNotes>
18-
<RepositoryUrl></RepositoryUrl>
18+
<PackageReleaseNotes>Added repository metadata for NuGet.</PackageReleaseNotes>
19+
<RepositoryUrl>https://github.com/ip2location/ip2proxy-dotnet.git</RepositoryUrl>
1920
<PackageTags>ip2proxy proxy detection</PackageTags>
21+
<RepositoryType>git</RepositoryType>
2022
</PropertyGroup>
2123

2224
<ItemGroup>

0 commit comments

Comments
 (0)