xamarin-macios/dotnet/targets
Rolf Bjarne Kvinge 2f7c126ac9
[dotnet] Fix building universal apps using NativeAOT when the default RuntimeIdentifiers value is set. Fixes #19391. (#21412)
We need to set "UseCurrentRuntimeIdentifier=false", we must only set it for
the outer build for universal builds - when `RuntimeIdentifiers` is set - but
that means we can only do it *after* we set any default value for
`RuntimeIdentifiers`.

Fixes https://github.com/xamarin/xamarin-macios/issues/19391#issuecomment-2405499973.
2024-10-11 12:13:29 +02:00
..
.gitignore
AutoImport.template.props
Microsoft.MaciOS.Sdk.Xcode.targets [msbuild] Add @(XcodeProject) action (#21232) 2024-09-24 23:47:09 +02:00
Microsoft.Sdk.DefaultItems.template.props
Microsoft.Sdk.Eol.targets
Microsoft.Sdk.ImplicitNamespaceImports.template.props
Microsoft.Sdk.Versions.template.props
Xamarin.Shared.Sdk.DefaultItems.targets
Xamarin.Shared.Sdk.Publish.targets
Xamarin.Shared.Sdk.TargetFrameworkInference.props
Xamarin.Shared.Sdk.Trimming.props [net9.0] Merge main into net9.0. 2024-08-07 15:21:12 +02:00
Xamarin.Shared.Sdk.props [dotnet] Fix building universal apps using NativeAOT when the default RuntimeIdentifiers value is set. Fixes #19391. (#21412) 2024-10-11 12:13:29 +02:00
Xamarin.Shared.Sdk.targets Merge remote-tracking branch 'origin/main' into dev/rolf/merge-net9.0-into-main 2024-10-02 20:02:22 +02:00
dotnet-xcsync.targets [net9.0] Remove xcsync from SDK and install as .NET Global Tool (#21126) 2024-08-28 07:52:58 -04:00