Files
GpsClient2/GpsClient2.nuspec

15 lines
657 B
XML

<?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>