Added to Nuget, included bug fixes found along the way
This commit is contained in:
14
GpsClient2.nuspec
Normal file
14
GpsClient2.nuspec
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>GpsClient2</id>
|
||||
<version>1.0.7</version>
|
||||
<title>GpsClient2</title>
|
||||
<authors>Russ Kollmansberger</authors>
|
||||
<owners>Russ Kollmansberger</owners>
|
||||
<description>Package that allows users to receive and process GPS NMEA sentences or utilize Windows Location Services to report the device's current location.</description>
|
||||
<releaseNotes>Updated to include various bug fixes in COM GPS Client and spelling corrections.</releaseNotes>
|
||||
<tags>NuGet,Package,Helper</tags>
|
||||
<license type="expression">MIT</license>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user