Skip to content

Reference CsWinRTEnableLogging in msbuild targets#1559

Merged
manodasanW merged 2 commits intomicrosoft:masterfrom
hez2010:patch-2
Apr 8, 2024
Merged

Reference CsWinRTEnableLogging in msbuild targets#1559
manodasanW merged 2 commits intomicrosoft:masterfrom
hez2010:patch-2

Conversation

@hez2010
Copy link
Contributor

@hez2010 hez2010 commented Mar 31, 2024

CsWinRTEnableLogging is not referenced anywhere else thus the MSBuild extension won't recognize it as a known property.
Reference it to make it be included in the completion list.

image

BTW I would suggest to add references to all new available msbuild properties introduced in the AOT branch to the target file.

@manodasanW manodasanW merged commit 9854573 into microsoft:master Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants