We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9640c1 commit fa90308Copy full SHA for fa90308
1 file changed
src/IpData/IpData.nuspec
@@ -6,7 +6,7 @@
6
<authors>IpData Contributors</authors>
7
<owners>IpData Contributors</owners>
8
<requireLicenseAcceptance>false</requireLicenseAcceptance>
9
- <license type="expression">MIT</license>
+ <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
10
<projectUrl>https://github.com/alexkhil/IpData</projectUrl>
11
<iconUrl>https://image.ibb.co/iDQdUS/ipdatalogo.png</iconUrl>
12
<description>C# library to gather information for an IP using ipdata.co</description>
0 commit comments