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

check contentFiles and different alias inference #3686

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

zkat
Copy link
Contributor

@zkat zkat commented Sep 25, 2020

Bug

Fixes: No issue, just an extension of NuGet/Home#10020
Regression: No

  • How are we preventing it in future: This is literally just tests for it.

Fix

This adds some detail to the unit test for packing with aliases to cover the following scenarios:

  • <Content ... />
  • <None Include=... />
  • net50-windows-like alias, instead of net5.0-windows

Testing/Validation

Tests Added: Yes
Validation: I've run the tests, and also tested these same scenarios manually.

@zkat zkat requested a review from a team as a code owner September 25, 2020 17:41
@zkat zkat force-pushed the dev-zkat-net5.0-pack-tests branch from f836c87 to 5673bdb Compare September 28, 2020 17:22
@zkat zkat force-pushed the dev-zkat-net5.0-pack-tests branch from 5673bdb to 5c815e1 Compare September 28, 2020 17:23
@zkat zkat merged commit ba87e7e into dev Sep 29, 2020
@zkat zkat deleted the dev-zkat-net5.0-pack-tests branch September 29, 2020 16:02
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