Skip to content

Add nuspec file for nuget package for GoIO SDK#2

Open
reznet wants to merge 1 commit intoVernierST:masterfrom
reznet:master
Open

Add nuspec file for nuget package for GoIO SDK#2
reznet wants to merge 1 commit intoVernierST:masterfrom
reznet:master

Conversation

@reznet
Copy link

@reznet reznet commented Sep 20, 2014

This change adds a .nuspec file which creates a .nupkg which can be
uploaded to nuget.org. A .NET developer can use the nuget package to
easily add references to the GoIO SDK.

For this pull request, please review the package metadata at https://www.nuget.org/packages/GoIO.SDK/. In particular, I set the Copyright and Authors fields to Vernier Software, though I am the owner because I uploaded the package. Please also try adding the package as a reference in VS using the NuGet package manager. You'll see that I require you to accept the license, as I assumed you'd want that.

The .targets file is used to update a Visual Studio project file to
automatically copy the native GoIO dlls so they are available at
runtime.

The readme contains notes and instructions for updating the nuget
package.

The nuget package is available online at
https://www.nuget.org/packages/GoIO.SDK/1.0.6

The version number is 1.0.6 because it took me six tries before I was
able to get the package to work correctly.

This change adds a .nuspec file which creates a .nupkg which can be
uploaded to nuget.org.  A .NET developer can use the nuget package to
easily add references to the GoIO SDK.

The .targets file is used to update a Visual Studio project file to
automatically copy the native GoIO dlls so they are available at
runtime.

The readme contains notes and instructions for updating the nuget
package.

The nuget package is available online at
https://www.nuget.org/packages/GoIO.SDK/1.0.6

The version number is 1.0.6 because it took me six tries before I was
able to get the package to work correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant