xamarin-macios/dotnet/targets
Rolf Bjarne Kvinge 4fd770c3c4
[msbuild/generator] Pass .NET's C# compiler to bgen to use. Fixes #12922. (#14192)
We can't execute mono's C# compiler when using .NET, so we need to tell bgen
where csc is in that case.

Fixes https://github.com/xamarin/xamarin-macios/issues/12922.
2022-02-23 09:36:43 +01:00
..
.gitignore [dotnet] Templateify some build logic. (#10618) 2021-02-11 20:17:12 +01:00
Microsoft.MacCatalyst.Sdk.ImplicitNamespaceImports.props [dotnet] add %(Platform) to any global @(Using) (#13196) 2021-11-02 07:37:58 +01:00
Microsoft.Sdk.DefaultItems.template.props [dotnet] Include all files in the Resources subdirectory as bundle resources. Fixes #13808. (#14018) 2022-02-07 18:55:31 +01:00
Microsoft.Sdk.Versions.template.props [dotnet] Generate an itemgroup with the valid runtime identifiers and use it to detect invalid runtime identifiers. (#13484) 2021-12-03 07:57:08 +01:00
Microsoft.iOS.Sdk.ImplicitNamespaceImports.props [dotnet] add %(Platform) to any global @(Using) (#13196) 2021-11-02 07:37:58 +01:00
Microsoft.macOS.Sdk.ImplicitNamespaceImports.props [dotnet] add %(Platform) to any global @(Using) (#13196) 2021-11-02 07:37:58 +01:00
Microsoft.tvOS.Sdk.ImplicitNamespaceImports.props [dotnet] add %(Platform) to any global @(Using) (#13196) 2021-11-02 07:37:58 +01:00
WorkloadManifest.MacCatalyst.template.json [dotnet] Add runtime packs to workload manifests (#12168) 2021-07-22 10:41:40 +02:00
WorkloadManifest.iOS.template.json [dotnet] Add runtime packs. 2021-11-30 18:20:43 +01:00
WorkloadManifest.macOS.template.json [dotnet] Add runtime packs to workload manifests (#12168) 2021-07-22 10:41:40 +02:00
WorkloadManifest.tvOS.template.json [dotnet] Add runtime packs. 2021-11-30 18:20:43 +01:00
Xamarin.Shared.Sdk.DefaultItems.targets [dotnet] Fix detecting simulator builds for fat apps. 2021-12-01 22:13:31 +01:00
Xamarin.Shared.Sdk.Publish.targets [dotnet] Show an error if an app developer tries to publish a simulator architecture. (#13462) 2021-11-29 23:13:48 +01:00
Xamarin.Shared.Sdk.TargetFrameworkInference.props [dotnet] Normalize the casing of the 'TargetPlatformIdentifier' value on Mac Catalyst. (#10617) 2021-02-11 20:19:36 +01:00
Xamarin.Shared.Sdk.props [dotnet] Always set 'UseAppHost' and '_RuntimeIdentifierUsesAppHost' to 'false' in .NET. 2021-12-22 10:17:34 +01:00
Xamarin.Shared.Sdk.targets [msbuild/generator] Pass .NET's C# compiler to bgen to use. Fixes #12922. (#14192) 2022-02-23 09:36:43 +01:00