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

Support for PackageId in .NET Core project system #1200

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

alpaix
Copy link
Contributor

@alpaix alpaix commented Feb 22, 2017

Resolve NuGet/Home#4586.

Retrieve PackageId global un-evaluated property from the
ProjectRestoreInfo on RPS nomination. Assign the value to
PackageSpec.Name attribute. Use ShortName if the property is not
defined (current behavior).

//cc @rrelyea @DoRonMotter @natidea

Resolve NuGet/Home#4586.

Retrieve `PackageId` global un-evaluated property from the
`ProjectRestoreInfo` on RPS nomination. Assign the value to
`PackageSpec.Name` attribute. Use `ShortName` if the property is not
defined (current behavior).
@alpaix
Copy link
Contributor Author

alpaix commented Feb 22, 2017

Working on adding end-to-end tests. Will post PR update later.

Copy link
Member

@emgarten emgarten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@jainaashish jainaashish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@alpaix alpaix merged commit d041eb8 into NuGet:release-4.0.0-rtm Feb 24, 2017
@alpaix alpaix deleted the packageid branch February 24, 2017 23:41
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.

5 participants