Skip to content

Added support for auto incrementing last revision number in AssemblyInfo.cs#2

Open
NimeshDhruve wants to merge 1 commit intoAndrewFreemantle:masterfrom
NimeshDhruve:master
Open

Added support for auto incrementing last revision number in AssemblyInfo.cs#2
NimeshDhruve wants to merge 1 commit intoAndrewFreemantle:masterfrom
NimeshDhruve:master

Conversation

@NimeshDhruve
Copy link
Copy Markdown

@NimeshDhruve NimeshDhruve commented Jun 20, 2019

Hi,

I hope you don't mind adding one more feature to this tool.

Use case:
I wanted to use the date and auto-incrementing revision number so something like the following line:
[assembly: AssemblyVersion("{YYYY}.{MM}.{DD}.{AUTO}")]

I noticed code already supports {SVN} so I added one more to this {AUTO}. Please take a look.

I have also added test cases and ensured that they all pass. I know I can merge my code directly to your trunk but I think it would be best to give you the option to look at the code before the code is merged.

Thanks,
Nimesh Dhruve

…nfo.cs file along with test cases for the same.
@AndrewFreemantle AndrewFreemantle self-requested a review June 21, 2019 17:12
@AndrewFreemantle
Copy link
Copy Markdown
Owner

Hi @NimeshDhruve - not at all and thank you for the work and the pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants