Skip to content

Fix AssemblyVersion #770

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
merged 1 commit into from
Mar 24, 2020
Merged

Fix AssemblyVersion #770

merged 1 commit into from
Mar 24, 2020

Conversation

lukebakken
Copy link
Collaborator

Remove tokenized file that is no longer used.

Fixes #768

Note: this may require changes to the CI build to set AssemblyFileVersion

Remove tokenized file that is no longer used.

Fixes #768
@lukebakken lukebakken added this to the 6.0.0 milestone Mar 23, 2020
@lukebakken lukebakken self-assigned this Mar 23, 2020
@michaelklishin
Copy link
Contributor

@lukebakken so should we merge this as a starting point?

@bording
Copy link
Collaborator

bording commented Mar 23, 2020

It seems like this fixes the immediate problem I identified in #768, but I think it makes sense to avoid needing to manually update this stuff, as mentioned in #768 (comment)

@lukebakken lukebakken merged commit 29e73bc into master Mar 24, 2020
@lukebakken lukebakken deleted the rabbitmq-dotnet-client-768 branch March 24, 2020 00:57
lukebakken added a commit that referenced this pull request Mar 24, 2020
Fix AssemblyVersion

(cherry picked from commit 29e73bc)
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.

AssemblyVersion isn't being updated correctly
3 participants