xamarin-macios/msbuild/Xamarin.Mac.Tasks
Rolf Bjarne Kvinge 808a61a12b
[msbuild] Make sure to set 'ResolveAssemblyConflicts=true' before importing Microsoft.CSharp.targets. Fixes #11691. (#14109)
We must set `ResolveAssemblyConflicts=true` before loading
Microsoft.Common.targets (which is loaded by Microsoft.CSharp.targets),
because otherwise we won'd do any conflict resolution at all, since the
variable isn't 'true' when it needs to be.

Also add test.

Fixes https://github.com/xamarin/xamarin-macios/issues/11691.
2022-02-09 14:07:35 -05:00
..
Properties [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00
Tasks [msbuild] Share the CompileEntitlements task implementation between iOS and macOS. (#12946) 2021-10-07 08:17:50 +02:00
Xamarin.Mac-Full-FrameworkList.xml.in Fix version numbers in FrameworkList.xml files (#7161) 2019-10-04 14:26:28 -04:00
Xamarin.Mac-Mobile-FrameworkList.xml.in Fix version numbers in FrameworkList.xml files (#7161) 2019-10-04 14:26:28 -04:00
Xamarin.Mac.AppExtension.CSharp.targets [msbuild] Make sure to set 'ResolveAssemblyConflicts=true' before importing Microsoft.CSharp.targets. Fixes #11691. (#14109) 2022-02-09 14:07:35 -05:00
Xamarin.Mac.AppExtension.Common.props [msbuild] Unify the AppBundleExtension property definition (#10614) 2021-02-11 15:37:39 +01:00
Xamarin.Mac.AppExtension.Common.targets [msbuild] Unify the _GenerateBundleName targets between Xamarin.iOS and Xamarin.Mac (#10621) 2021-02-12 11:23:47 +01:00
Xamarin.Mac.CSharp.targets [msbuild] Make sure to set 'ResolveAssemblyConflicts=true' before importing Microsoft.CSharp.targets. Fixes #11691. (#14109) 2022-02-09 14:07:35 -05:00
Xamarin.Mac.Common.props [msbuild] Remove dead property (AotScope). (#12805) 2021-09-23 15:31:58 +02:00
Xamarin.Mac.Common.targets [msbuild] Unify the _CodesignAppBundle targets between iOS and Mac. (#13870) 2022-01-28 09:20:58 +01:00
Xamarin.Mac.FSharp.targets [msbuild] Make sure to set 'ResolveAssemblyConflicts=true' before importing Microsoft.CSharp.targets. Fixes #11691. (#14109) 2022-02-09 14:07:35 -05:00
Xamarin.Mac.ObjCBinding.CSharp.props [msbuild] Remove unnecessary logic to not re-import props files. (#9418) 2020-08-21 10:13:40 +02:00
Xamarin.Mac.ObjCBinding.CSharp.targets [msbuild] Make sure to set 'ResolveAssemblyConflicts=true' before importing Microsoft.CSharp.targets. Fixes #11691. (#14109) 2022-02-09 14:07:35 -05:00
Xamarin.Mac.ObjCBinding.Common.props [msbuild] Unify the code to define our platform-specific conditional compilation symbols. (#9524) 2020-08-27 17:47:31 +02:00
Xamarin.Mac.ObjCBinding.Common.targets [msbuild] Add a Xamarin.Shared.ObjCBinding.targets file for shared binding code between Xamarin.iOS and Xamarin.Mac. (#9437) 2020-08-21 14:55:00 +02:00
Xamarin.Mac.TargetFrameworkFix.targets [msbuild] Remove duplicate trailing slash from _XamarinBclPath. Fixes #10446. (#10449) 2021-01-18 16:42:40 +01:00
Xamarin.Mac.Tasks.csproj [msbuild] Ignore CS8002 for the Xamarin.iOS.Tasks and Xamarin.Mac.Tasks projects. (#12867) 2021-10-01 08:40:19 +02:00
Xamarin.Mac.msbuild.targets [msbuild] Compute variables for where the platform assembly is, and the platform assembly name. (#9304) 2020-08-07 14:53:30 +02:00