NuGet release notes support
Is there an easy way to pass in a release notes variable when creating nuget packages?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 11 May, 2016 02:27 AM
You can use PowerShell to update
.nuspecbefore packaging - it's just a regular XML file. Look this script for example: https://github.com/DefinitelyTyped/NugetAutomation/blob/master/Crea...Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:06 AM.