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

marshal.dll, Microsoft.UI.Composition.OSSupport.dll and Microsoft.UI.Windowing.dll are not version assigned #5073

Open
mdnchauhan opened this issue Jan 27, 2025 · 2 comments

Comments

@mdnchauhan
Copy link

Describe the bug

I am working on a XAML base C++ WinRT application where I use Microsoft.Windows.CppWinRT NuGet package (version 2.0.240405.15).

After build, I see below self generated dlls in my output directory those are not having any Version information. These dlls seems to be related to Microsoft.WindowsAppSDK.
marshal.dll
Microsoft.UI.Composition.OSSupport.dll
Microsoft.UI.Windowing.dll

Other NuGet package those I am using to build my application are -
Microsoft.Windows.ImplementationLibrary - 1.0.240803.1
Microsoft.Windows.SDK.BuildTools - 10.0.26100.1742
Microsoft.WindowsAppSDK - 1.6.250108002

Is it a bug or these dlls are not required to have version information?

any help is highly appreciated.

M Chauhan
Thanks.

Steps to reproduce the bug

Expected behavior

No response

Screenshots

No response

NuGet package version

None

Packaging type

No response

Windows version

No response

IDE

No response

Additional context

No response

@mdnchauhan
Copy link
Author

Does anyone have an idea about expected time of resolution in such cases?

@riverar
Copy link
Contributor

riverar commented Feb 6, 2025

Just tagging a similar issue in the past #1499.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants