File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >KdTree</id >
5- <version >1.0.2 </version >
5+ <version >1.1.0 </version >
66 <title >Kd-Tree</title >
77 <authors >codeandcats@gmail.com</authors >
88 <owners >codeandcats@gmail.com</owners >
99 <licenseUrl >https://raw.github.com/codeandcats/KdTree/master/LICENSE</licenseUrl >
10- <iconUrl >http ://codeandcats. com/wp-content/uploads/2013/11 /kdtree.png</iconUrl >
10+ <iconUrl >https ://raw.githubusercontent. com/codeandcats/KdTree/master/Images /kdtree.png</iconUrl >
1111 <requireLicenseAcceptance >true</requireLicenseAcceptance >
1212 <description >Generic multi-dimensional binary search tree.</description >
1313 <summary >Generic multi-dimensional binary search tree.</summary >
You can’t perform that action at this time.
0 commit comments