Skip to content

Make sure GetVersion is called for project references #1351

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 9, 2018
Merged

Make sure GetVersion is called for project references #1351

merged 1 commit into from
Mar 9, 2018

Conversation

bording
Copy link
Contributor

@bording bording commented Jan 5, 2018

Adding this property ensures that the GetVersion target will be called in the right place when NuGet's Pack target is calculating the version for project references.

This is using the new feature in NuGet/NuGet.Client#1915 to do this, so you won't see it actually doing anything until an updated version of NuGet is released.

@bording
Copy link
Contributor Author

bording commented Jan 24, 2018

Can we get this merged? We need to this be able to use the new NuGet feature coming soon in the VS 2017 15.6 update.

@bording
Copy link
Contributor Author

bording commented Mar 6, 2018

FYI Visual Studio 2017 15.6 is out now, so we really need to get this merged in. Is anyone around anymore?

@erik-am
Copy link
Contributor

erik-am commented Mar 8, 2018

Thank you @bording! I tried it out in my project and it works great. 😄
I hope this can be merged soon.

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.

3 participants