From 9f6adefafcb92534a20cfb3ae5a862ec215fbe09 Mon Sep 17 00:00:00 2001 From: Lukas Fellechner Date: Tue, 25 Oct 2022 22:21:02 +0200 Subject: [PATCH] Auto generate projections for all referenced winmd files, unless explicitly specified --- nuget/Microsoft.Windows.CsWinRT.targets | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuget/Microsoft.Windows.CsWinRT.targets b/nuget/Microsoft.Windows.CsWinRT.targets index 1e7f531f3..69b9a63ef 100644 --- a/nuget/Microsoft.Windows.CsWinRT.targets +++ b/nuget/Microsoft.Windows.CsWinRT.targets @@ -62,6 +62,10 @@ Copyright (C) Microsoft Corporation. All rights reserved. + + + @(CsWinRTRemovedReferences->'%(FileName)') +