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

When generating AssemblyMetadata_XYZ for AssemblyInfo, pass just value #1399

Merged
merged 1 commit into from
Oct 10, 2016
Merged

When generating AssemblyMetadata_XYZ for AssemblyInfo, pass just value #1399

merged 1 commit into from
Oct 10, 2016

Conversation

allykzam
Copy link
Contributor

Fixes an issue generating the AssemblyVersionInformation typedef when metadata attributes are used.

Forgot this in #1392.
Prior to this commit, when an AssemblyMetadata field was generated for
an AssemblyInfo file, the AssemblyVersionInformation typedef would be
generated with a field named e.g. "AssemblyMetadata_githash" and typed
as a string, but would be assigned the value `"githash","123456"`
@forki
Copy link
Member

forki commented Oct 10, 2016

thx

@allykzam
Copy link
Contributor Author

@forki Awww, poor build servers can't find the PR 'cause you closed it so fast 😜

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