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

Can't add reference project in UWP targeting app #244

Open
weitzhandler opened this issue Oct 1, 2020 · 4 comments
Open

Can't add reference project in UWP targeting app #244

weitzhandler opened this issue Oct 1, 2020 · 4 comments

Comments

@weitzhandler
Copy link
Contributor

weitzhandler commented Oct 1, 2020

Hi,

When using a cross-targeted project with MSBuild.Sdk.Extras and a UWP target, the “Add Reference” UI on that project in VS fails with "Missing value for TargetPlatformWinMDLocation property".

Cross posted from here (by @jeromelaban).

@jeromelaban
Copy link
Contributor

The problem with that property is the way it is defined in UWP's own targets, making it difficult to provide the proper value. A fix from the IDE would most likely be required.

@weitzhandler
Copy link
Contributor Author

The thing is that when they close an issue on Dev Community it gets locked down to vote and comments or any further feedback.

@weitzhandler
Copy link
Contributor Author

I opened this issue, asking for full support of UWP projects in SDK-style. Please vote.

@sjb-sjb
Copy link

sjb-sjb commented Jan 18, 2021

Noting there is a workaround which is to not list uap first in the list of TargetFrameworks. I found this tip here: https://developercommunity.visualstudio.com/content/problem/1170010/missing-value-for-targetplatformwinmdlocation-prop.html

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

No branches or pull requests

3 participants