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

Add Version metadata to SDK references #1572

Merged
merged 2 commits into from
Sep 13, 2017

Conversation

tmeschter
Copy link
Contributor

Related to dotnet/project-system#2248.

When generating MSBuild items representing SDK references make sure to pass along the Version metadata. This way we can display it in Solution Explorer and the Properties window.

Related to dotnet/project-system#2248.

When generating MSBuild items representing SDK references make sure to pass along the Version metadata. This way we can display it in Solution Explorer and the Properties window.
Update the existing unit test to verify that version numbers are copied
over when we create new SDK reference items.
@tmeschter
Copy link
Contributor Author

Tagging @MattGertz for approval.

@MattGertz
Copy link

@Pilchie actually.

@Pilchie
Copy link
Member

Pilchie commented Sep 12, 2017

@MattGertz - this is an SDK fix, not project system.

@MattGertz
Copy link

Ah, I missed seeing with repo I was looking at. :-) Approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants