Phantom icon indicating copy to clipboard operation
Phantom copied to clipboard

Add ability to set AssemblyInformationalVersion

Open hermot opened this issue 11 years ago • 2 comments

Add ability to set the AssemblyInformationalVersion attribute in an AssemblyInfo file. This is required to be able to use nuget to build pre-release packages:

http://docs.nuget.org/docs/reference/versioning

See "Creating Prerelease Packages" point 2

hermot avatar Sep 05 '14 11:09 hermot

These are the changes required to do just this:

screen shot 2014-09-08 at 08 53 36

hermot avatar Sep 08 '14 06:09 hermot

Phantom isn't actually a maintained project anymore. Feel free to make the changes to the source yourself, but I'm not actually intending to make any more changes. Thanks for your interest in the project though.

JeremySkinner avatar Sep 10 '14 14:09 JeremySkinner