Skip to content
This repository was archived by the owner on Sep 3, 2019. It is now read-only.

Commit 5773ac5

Browse files
committed
Updated nuspec.
1 parent 1bd4b0b commit 5773ac5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages_nuspec/OsmSharp.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<title>OsmSharp - OpenStreetMap SDK!</title>
77
<authors>Ben Abelshausen</authors>
88
<owners>Ben Abelshausen</owners>
9-
<licenseUrl>https://osmsharp.codeplex.com/license</licenseUrl>
9+
<licenseUrl>http://raw.github.com/xivk/OsmSharp/master/license.txt</licenseUrl>
1010
<projectUrl>http://www.osmsharp.com/</projectUrl>
11-
<iconUrl>http://www.osmsharp.com/sites/default/files/osmsharp_logo64.png</iconUrl>
11+
<iconUrl>http://raw.github.com/xivk/OsmSharp/master/packages_nuspec/osmsharp_logo64.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13-
<description>OsmSharp is an open-source mapping project..</description>
14-
<summary>OsmSharp is an open-source mapping project Available on Android, iOS, Windows Phone, Mac OSX, Windows and Linux using Mono.</summary>
13+
<description>OsmSharp is an open-source mapping project.</description>
14+
<summary>OsmSharp is an open-source mapping project available on Android & iOS using Xamarin and other platforms using Mono/.NET</summary>
1515
<copyright>Ben Abelshausen</copyright>
1616
<tags>osm, openstreetmap, routing, rendering, xamarin, mapping</tags>
1717
<dependencies>

0 commit comments

Comments
 (0)