Skip to content

Commit 8ad75c8

Browse files
author
Joerg Battermann
committed
Prepared for publish to nuget.org
1 parent af46c9b commit 8ad75c8

14 files changed

Lines changed: 7 additions & 3 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#NuGet
2+
packages/
3+
*.nupkg

GeoJSON.Net.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.0.0.1</version>
66
<authors>Joerg Battermann</authors>
77
<owners>Joerg Battermann</owners>
8-
<description>.Net library for GeoJSON types & corresponding Json.Net (de)serializers.</description>
8+
<description>.Net library for GeoJSON types and corresponding Json.Net (de)serializers.</description>
99
<projectUrl>https://github.com/jbattermann/GeoJSON.Net</projectUrl>
1010
<licenseUrl>https://github.com/jbattermann/GeoJSON.Net/blob/master/LICENSE</licenseUrl>
1111
<tags>geojson geo json geolocation .net40</tags>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)