From bbe35227a8dbfb17f32b6db7100b7ff278b43fa4 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 17 Aug 2023 13:10:59 +0200 Subject: [PATCH] [dotnet] Fix typo when loading support for App Extensions on Mac Catalyst. Ref: https://github.com/xamarin/xamarin-macios/issues/17408 --- dotnet/targets/Xamarin.Shared.Sdk.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/targets/Xamarin.Shared.Sdk.targets b/dotnet/targets/Xamarin.Shared.Sdk.targets index 908ee35001c6..efd966688d00 100644 --- a/dotnet/targets/Xamarin.Shared.Sdk.targets +++ b/dotnet/targets/Xamarin.Shared.Sdk.targets @@ -2021,7 +2021,7 @@ global using nfloat = global::System.Runtime.InteropServices.NFloat%3B - +