Skip to content

chrisriesgo/FeatureTrackingPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Feature Tracking Plugin

This plugin was created using the bait-and-switch approach.

Note - this plugin isn't published on NuGet.

  • Plugin.FeatureTracking - source code for my Plugin.FeatureTracking plugin that was created using the bait-and-switch approach.

Packaging the NuGet

Configure the .nuspec

Edit the Package.nuspec file to change the package details.

Execute the pack command

####Mac: Download a command line NuGet executable.

/path/to/bin/mono $MONO_OPTIONS /path/to/NuGet.exe pack Package.nuspec -BasePath ./

####PC:

nuget pack Package.nuspec

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages