Describe the bug
C++/WinRT generates C++ module winrt in "winrt.ixx". When it generates C++ projection of Windows App SDK APIs, winrt.ixx should contain "Windows.*.h" and "Microsoft.*.h". But, It dosen't contain "Microsoft.*.h".
Steps to reproduce the bug
- Create a project and build it.
- Open winrt.ixx and you can see it dosen't contain "Microsoft.*.h".
Expected behavior
winrt.ixx should contain "Microsoft.*.h".
Screenshots
No response
NuGet package version
Windows App SDK 1.3.2: 1.3.230602002
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022
Additional context
No response
Describe the bug
C++/WinRT generates C++ module winrt in "winrt.ixx". When it generates C++ projection of Windows App SDK APIs, winrt.ixx should contain "Windows.*.h" and "Microsoft.*.h". But, It dosen't contain "Microsoft.*.h".
Steps to reproduce the bug
Expected behavior
winrt.ixx should contain "Microsoft.*.h".
Screenshots
No response
NuGet package version
Windows App SDK 1.3.2: 1.3.230602002
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022
Additional context
No response