Skip to content

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

Open
@mdnchauhan

Description

@mdnchauhan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions