You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 10, 2021. It is now read-only.
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:
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