We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990d59e commit d5e6901Copy full SHA for d5e6901
1 file changed
GeoJSON.Net.nuspec
@@ -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