Update Nuget package with build number
Dears,
for this project
https://ci.appveyor.com/project/simonech/environmentalconfiguration
I've configured automatic creation of Nuget Package in project feed, and also configured assemblyinfo patching.
The dll inside the packages gets the right version number (from the build number) but the nuget package gets 1.0.0.0 if version element is in the package specs, and Nuget gives an error if it's left out.
Simone
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 02 Dec, 2014 07:55 PM
Try updating this line: https://github.com/simonech/EnvironmentalConfiguration/blob/master/...
to:
2 Posted by Simone Chiarett... on 03 Dec, 2014 08:13 AM
Thanks
it works
Simone
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.