Update linker defaults for .NET 6 #10887
Labels
dotnet
An issue or pull request related to .NET (6)
dotnet-pri1
.NET 6: important for stable release
feature
A feature to be implemented
Milestone
In dotnet/sdk#16327, the .NET SDK is changing the linker defaults to
TrimMode=link
, withSuppressTrimAnalysisWarnings=false
. Xamarin-macios should consider doing the following when this change flows:SuppressTrimAnalysisWarnings
to true to avoid producing warningsTrimMode
inxamarin-macios/dotnet/targets/Xamarin.Shared.Sdk.targets
Line 269 in 32e4d05
The text was updated successfully, but these errors were encountered: