Version
2.0.250303.1
Summary
I tried to set CppWinRTVerbosity in vcxproj to low, but it is still printing the not-very-meaningful "Processing WinMD ..." message. Which already overwhelms my CI output for a moderately-sized project. Please consider NOT printing that message when CppWinRTVerbosity is low.
Reproducible example
Just create a C++WinRT WinUI3 project and build
Expected behavior
No response
Actual behavior
No response
Additional comments
No response
Version
2.0.250303.1
Summary
I tried to set
CppWinRTVerbosityinvcxprojtolow, but it is still printing the not-very-meaningful "Processing WinMD ..." message. Which already overwhelms my CI output for a moderately-sized project. Please consider NOT printing that message whenCppWinRTVerbosityislow.Reproducible example
Just create a C++WinRT WinUI3 project and build
Expected behavior
No response
Actual behavior
No response
Additional comments
No response