Skip to content

Commit d5e6901

Browse files
author
Jörg Battermann
committed
Preparing NuGet package
1 parent 990d59e commit d5e6901

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

GeoJSON.Net.nuspec

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<package>
3+
<metadata>
4+
<id>GeoJSON.Net</id>
5+
<version>0.0.0.1</version>
6+
<authors>Joerg Battermann</authors>
7+
<owners>Joerg Battermann</owners>
8+
<description>.Net library for GeoJSON types & corresponding Json.Net (de)serializers.</description>
9+
<projectUrl>https://github.com/jbattermann/GeoJSON.Net</projectUrl>
10+
<licenseUrl>https://github.com/jbattermann/GeoJSON.Net/blob/master/LICENSE</licenseUrl>
11+
<tags>geojson geo json geolocation .net40</tags>
12+
<language>en-US</language>
13+
</metadata>
14+
</package>

0 commit comments

Comments
 (0)