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

devops: hardcode build number in winldd executable #3923

Merged

Conversation

aslushnikov
Copy link
Collaborator

This will allow us to trace builds back to source code.

This will allow us to trace builds back to source code.
@@ -45,6 +45,9 @@ SOFTWARE.
#include <windows.h>
#include <Dbghelp.h>

#define STRINGIFY(x) #x
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just inline this?

@aslushnikov aslushnikov merged commit 9de39b1 into microsoft:master Sep 18, 2020
@aslushnikov aslushnikov deleted the hardcode-buildnumber-in-winldd branch September 18, 2020 21:51
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