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

UWP Projects show individual references instead the UWP MetaPackage #3491

Closed
nkolev92 opened this issue Apr 26, 2018 · 2 comments
Closed

UWP Projects show individual references instead the UWP MetaPackage #3491

nkolev92 opened this issue Apr 26, 2018 · 2 comments
Assignees
Labels
Bug This is a functional issue in already written code. Legacy Issues against the legacy project system.
Milestone

Comments

@nkolev92
Copy link
Contributor

nkolev92 commented Apr 26, 2018

Zenhub was not cooperating so doing this manually.

Original issue: NuGet/Home#6868

//cc @rido-min
Affected Branch: 15.7
Affected Build: 27625.0
Affected Product Language:

Steps to reproduce:

  1. Create UWP
  2. Change TPMinV=16299

Expected. Project is retargeted without errors.
Observed. The references are expanded with individual DLLs

image

internal bug: 606826

nkolev92 commented 27 minutes ago
Project-system is the one handling the reference nodes there.

The only thing from NuGet side is whether the correct package is specified in the assets file.
Since I was not able to repro on 27620 (I know yours is 27625 it's just the version I have installed) it'd be helpful if you can upload the assets file to help them investigate.

@rido-min
Member
rido-min commented 23 minutes ago
Adding the assets file
project.assets.zip

@nkolev92
Member
nkolev92 commented 10 minutes ago
Thanks @rido-min
From NuGet side it all looks normal. I will copy the issue to the project system as I don't have rights to move it directly to their repository.

//cc @rido-min @karann-msft @rrelyea @Pilchie

@Pilchie
Copy link
Member

Pilchie commented Apr 26, 2018

@tmeschter can you take a look?

@Pilchie Pilchie added this to the 15.7 milestone Apr 26, 2018
@Pilchie Pilchie added Bug This is a functional issue in already written code. Legacy Issues against the legacy project system. labels Apr 26, 2018
@tmeschter
Copy link
Contributor

Dupe of dotnet/standard#708, and fixed with dotnet/standard#710. Please see those for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a functional issue in already written code. Legacy Issues against the legacy project system.
Projects
None yet
Development

No branches or pull requests

3 participants