first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
20
Software/CSharp/GrovePi/GrovePi.nuspec
Normal file
20
Software/CSharp/GrovePi/GrovePi.nuspec
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<package >
|
||||
<metadata>
|
||||
<id>GrovePi</id>
|
||||
<version>1.0.10.0</version>
|
||||
<title>GrovePi for Windows IoT</title>
|
||||
<authors>Exadon, Ryan Pedersen</authors>
|
||||
<owners>Jonathan Robson</owners>
|
||||
<licenseUrl>http://opensource.org/licenses/MS-PL</licenseUrl>
|
||||
<projectUrl>https://github.com/robsonj/GrovePi</projectUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>GrovePi IoT C# library</description>
|
||||
<summary>Windows IoT C# library to support GrovePi RaspberryPi 2 sensors</summary>
|
||||
<releaseNotes>Added new sensors.</releaseNotes>
|
||||
<language />
|
||||
<tags>iot, grovepi, windows, arm, internet of things, grove, sensors</tags>
|
||||
<dependencies />
|
||||
</metadata>
|
||||
</package>
|
||||
Loading…
Add table
Add a link
Reference in a new issue