Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "CheckinDate" to the ThisAssembly to be used in AssemblyInfo #65

Closed
dataCore opened this issue May 25, 2018 · 0 comments · Fixed by #121
Closed

Add "CheckinDate" to the ThisAssembly to be used in AssemblyInfo #65

dataCore opened this issue May 25, 2018 · 0 comments · Fixed by #121

Comments

@dataCore
Copy link

Works excellent! But:
Is it possible, to add some kind of 'CheckinDate' to the available "ThisAssembly.Git" constants? I would like to do something like this:
[assembly: AssemblyInformationalVersion(ThisAssembly.Git.CheckinDate + "-" + ThisAssembly.Git.Branch + "-" + ThisAssembly.Git.Commit)]

Will look like: 25.05.2018-/remote/main/-#3baxfwkjfa

@kzu kzu added the enhancement label Aug 3, 2018
nikolamilekic added a commit to nikolamilekic/GitInfo that referenced this issue Sep 11, 2020
nikolamilekic added a commit to nikolamilekic/GitInfo that referenced this issue Sep 11, 2020
@kzu kzu closed this as completed in #121 Sep 11, 2020
kzu pushed a commit that referenced this issue Sep 11, 2020
@devlooped devlooped locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants