Skip to content

Match RegEx for AssemblyInfo attributes without quotations in version #1216

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

Merged

Conversation

fvanzee
Copy link

@fvanzee fvanzee commented May 16, 2017

Fixes #1212

This allows for the replacing of AssemblyInfo attributes containing variables instead of literal strings
Regarding #883 this should not add any duplicate work. I think this would actually make it easier to also replace values in AssemblyInfo template strings.

This allows for the replacing of AssemblyInfo attributes containing
variables instead of literal strings
@JakeGinnivan JakeGinnivan merged commit 673bd9f into GitTools:master May 17, 2017
@stunney
Copy link

stunney commented Mar 5, 2020

@asbjornu should this be closed?

@asbjornu
Copy link
Member

asbjornu commented Mar 6, 2020

@stunney, the pull request you're commenting on was merged 3 years ago, so I don't quite understand your question.

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.

Duplicate Assembly attribute error when using constants
4 participants