You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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.
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).
The text was updated successfully, but these errors were encountered: