Angular Template Not Auto-Incrementing Version & Missing Project Properties #272
Labels
bug
Something isn't working
sponsors welcome
The effort required would make a sponsor the ideal approach to closing this issue.
Sponsorship
If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to sponsor the effort via GitHub Sponsors:
Describe the bug
A clear and concise description of what the bug is.
Software Versions
To Reproduce
Steps to reproduce the behavior:
package
line of the main manifest file.Expected behavior
The resulting project should have an
AssemblyInfo.cs
class, resulting in aProperties
menu/file item in Solution Explorer.After the second build, the version numbers should have incremented the same as other projects, in both manifests and in the
AssemblyInfo.cs
file.Actual behavior
The version numbers are untouched, and the
AssemblyInfo.cs
file is missing.Screenshots
N/A
Error log
No errors.
Additional context
None.
The text was updated successfully, but these errors were encountered: