csproj patching instead of asemblyinfo.cs
I would suggest to add a new build step, to modify the csproj files for netcore projects. Because now you can include the AssemblyVersion, AssemblyFileVersion and the Nuget Package Version in the csproj file!
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
1 Posted by Ilya Finkelshte... on 21 May, 2017 08:13 AM
Thank you for suggestion! You a right we have to do this, though not instead but in addition. Adding this to https://github.com/appveyor/ci/issues/1404
2 Posted by Alistair Young on 24 Jul, 2017 08:46 PM
This is something I'd also like to suggest, although in my case for .NET Standard projects rather than/as well as .NET Core ones. (Although I believe the mechanism is the same in any case.)
3 Posted by Ilya Finkelshte... on 24 Jul, 2017 09:09 PM
This is already implemented, but not deployed at the moment. Should be in the nearest update. Along with .NET Core automatic nuget packaging. Will look like this:
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:18 AM.