-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Jeroen Vannevel edited this page Jun 25, 2015
·
2 revisions
- Update the NuGet specification to account for the next version.
- Update AssemblyInfo.cs to update the assembly.
- Verify the AppVeyor build succeeds.
- Create a release on Github.
- Push the new NuGet package.
Right now, the generated nupkg file will be placed in the root. However if you want to put it in a different folder, simply create a local user environment variable called NUGETLOCAL
with the value being the destination folder (surrounded with quotation marks). This is specified in more detail here.