Skip to content

[Regression] Resolving metadata fails when referencing a C++/WinRT project from a C# UWP project #809

@jbrianceau

Description

@jbrianceau

Original issue opened by @matthew4850 in dotnet/msbuild#5412

Since CppWinRT nuget version 2.0.191023.3, generating the appxbundle of C# UWP project consuming a CppWinRT component fails because of a Metadata file [path] could not be found error.

See dotnet/msbuild#5412 for further details and a sample solution to repro the issue.

Note: here are the results using different releases of CppWinRT nuget:

CppWinRT nuget release Issue does repro?
Microsoft.Windows.CppWinRT.2.0.191018.6 No
Microsoft.Windows.CppWinRT.2.0.191023.3 Yes
Microsoft.Windows.CppWinRT.2.0.200316.3 Yes
Microsoft.Windows.CppWinRT.2.0.201113.7
(current latest release)
Yes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions