Skip to content

Conversation

@roji
Copy link
Contributor

@roji roji commented May 8, 2015

The current regex used to replace the AssemblyInformationalVersion attribute does not capture the value GitVersion actually puts there, so successive invocations of GitVersion don't overwrite that attribute.

Changed the regexes to be more permissive: anything between the quotes is OK.

The current regex used to replace the AssemblyInformationalVersion attribute
does not capture the value GitVersion actually puts there, so successive
invocations of GitVersion don't overwrite that attribute.

Changed the regexes to be more permissive: anything between the quotes is
OK.
JakeGinnivan added a commit that referenced this pull request May 27, 2015
AssemblyInfo attributes regex fix
@JakeGinnivan JakeGinnivan merged commit 1a55091 into GitTools:master May 27, 2015
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