From d0f8e03bd9fb64ea3d7b15a9574731a36e169ee4 Mon Sep 17 00:00:00 2001 From: Sergio Pedri Date: Mon, 19 Aug 2024 20:04:14 -0700 Subject: [PATCH] Disable CsWinRT projections --- .../Microsoft.Xaml.Interactions.WinUI.csproj | 1 + .../Microsoft.Xaml.Interactivity.WinUI.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.WinUI/Microsoft.Xaml.Interactions.WinUI.csproj b/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.WinUI/Microsoft.Xaml.Interactions.WinUI.csproj index 222b814..14eff62 100644 --- a/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.WinUI/Microsoft.Xaml.Interactions.WinUI.csproj +++ b/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions.WinUI/Microsoft.Xaml.Interactions.WinUI.csproj @@ -12,6 +12,7 @@ false true true + false 2 diff --git a/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity.WinUI/Microsoft.Xaml.Interactivity.WinUI.csproj b/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity.WinUI/Microsoft.Xaml.Interactivity.WinUI.csproj index 193221c..5e5e015 100644 --- a/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity.WinUI/Microsoft.Xaml.Interactivity.WinUI.csproj +++ b/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity.WinUI/Microsoft.Xaml.Interactivity.WinUI.csproj @@ -12,6 +12,7 @@ false true true + false 2