xamarin-macios/dotnet/targets
Rolf Bjarne Kvinge a72bb30aca
Fix boolean condition to determine whether dynamic code is supported or not. Fixes #dotnet/runtime@101840. (#20563) (#20696)
Dynamic code is not supported if the interpreter is not enabled, and the
interpreter is not enabled if the MtouchInterpreter property is *empty*.

This regression was introduced in #19812.

Fixes https://github.com/dotnet/runtime/issues/101840.
2024-06-07 18:43:17 +02:00
..
.gitignore [dotnet] Templateify some build logic. (#10618) 2021-02-11 20:17:12 +01:00
AutoImport.template.props [dotnet] Generate the AutoImport.props file for each platform. (#15387) 2022-07-12 10:00:35 +02:00
Microsoft.Sdk.DefaultItems.template.props [dotnet] Compute relative paths using absolute paths. (#20374) 2024-03-28 20:03:34 -04:00
Microsoft.Sdk.Eol.targets [dotnet] Show a better error when using a .NET framework version we don't support. (#20142) 2024-02-21 10:07:09 +01:00
Microsoft.Sdk.ImplicitNamespaceImports.template.props Merge remote-tracking branch 'origin/main' into net7.0 2022-07-12 11:18:39 +02:00
Microsoft.Sdk.Versions.template.props [dotnet] Rename packs to contain target framework. (#19765) 2024-02-19 13:14:20 +01:00
Xamarin.Shared.Sdk.DefaultItems.targets [dotnet] Remove support for MtouchArch and XamMacArch. (#19319) 2023-10-25 08:33:06 +02:00
Xamarin.Shared.Sdk.Publish.targets [net8.0] Change the default RuntimeIdentifier. (#18495) 2023-08-07 17:51:37 +02:00
Xamarin.Shared.Sdk.TargetFrameworkInference.props [dotnet] Stop using a separate default platform version. (#19754) 2024-01-09 09:47:07 +01:00
Xamarin.Shared.Sdk.props [dotnet] Compute _SdkIsSimulator and the trimmer configuration earlier in the build. (#20431) 2024-04-15 09:22:49 +02:00
Xamarin.Shared.Sdk.targets Fix boolean condition to determine whether dynamic code is supported or not. Fixes #dotnet/runtime@101840. (#20563) (#20696) 2024-06-07 18:43:17 +02:00