From d5cf359c0171251f7fa9d73b2a5561b0bdb26042 Mon Sep 17 00:00:00 2001 From: Sergio Pedri Date: Tue, 30 Apr 2024 08:36:35 -0700 Subject: [PATCH] Add 'CsWinRTRcwFactoryFallbackGeneratorForceOptOut' (#1567) --- nuget/Microsoft.Windows.CsWinRT.targets | 2 + nuget/readme.md | 1 + src/Authoring/WinRT.SourceGenerator/Helper.cs | 350 +++++++++--------- .../RcwReflectionFallbackGenerator.cs | 12 +- 4 files changed, 194 insertions(+), 171 deletions(-) diff --git a/nuget/Microsoft.Windows.CsWinRT.targets b/nuget/Microsoft.Windows.CsWinRT.targets index 1007e5022..4d60abd31 100644 --- a/nuget/Microsoft.Windows.CsWinRT.targets +++ b/nuget/Microsoft.Windows.CsWinRT.targets @@ -28,6 +28,7 @@ Copyright (C) Microsoft Corporation. All rights reserved. false + false