From 97b91f16002d5b0d7844793681a8ba5f129d85ba Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 21 Jun 2023 20:49:57 +0200 Subject: [PATCH] [dotnet] Remove libSystem.Net.Security.Native from tvOS builds when using NativeAOT. --- dotnet/targets/Xamarin.Shared.Sdk.targets | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dotnet/targets/Xamarin.Shared.Sdk.targets b/dotnet/targets/Xamarin.Shared.Sdk.targets index a214d43dae3f..469e14bdc97e 100644 --- a/dotnet/targets/Xamarin.Shared.Sdk.targets +++ b/dotnet/targets/Xamarin.Shared.Sdk.targets @@ -1179,6 +1179,14 @@ static + + + + + + + +