xamarin-macios/msbuild
Rolf Bjarne Kvinge 1a21e1ee5c
[msbuild] Make the CollectBundleResourcesDependsOn property public. Fixes #11984. (#14330)
Make the CollectBundleResourcesDependsOn property public, so that custom
targets can inject themselves into the build early enough to add additional
BundleResource or Content items (by adding their custom target's name to the
CollectBundleResourcesDependsOn property).

Fixes https://github.com/xamarin/xamarin-macios/issues/11984.
2022-03-09 18:19:48 +01:00
..
Messaging/Xamarin.Messaging.Build Updated Xamarin.Messaging version (#13145) 2021-10-28 17:00:14 +02:00
Xamarin.HotRestart.PreBuilt [tests/msbuild] Use full path to binlogs and executables. (#14195) 2022-02-21 08:02:23 +01:00
Xamarin.Localization.MSBuild [msbuild] Rework code signing to sign everything at the end of the build. (#13956) 2022-02-08 10:41:51 +01:00
Xamarin.Mac.Tasks [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.Tasks.Core [msbuild] Share the ALToolUpload and ALToolValidate task implementations between iOS and macOS. (#12852) 2021-09-28 17:38:51 +02:00
Xamarin.MacDev.Tasks [msbuild/generator] Pass .NET's C# compiler to bgen to use. Fixes #12922. (#14192) 2022-02-23 09:36:43 +01:00
Xamarin.MacDev.Tasks.Core [msbuild] Handle relative paths with wrong directory separator character for metadata passed to the InstallNameTool task. (#14302) 2022-03-04 16:48:21 +01:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Make the CollectBundleResourcesDependsOn property public. Fixes #11984. (#14330) 2022-03-09 18:19:48 +01:00
Xamarin.iOS.Tasks [msbuild] Move debug-related targets to shared code. (#14180) 2022-02-18 16:35:28 +01:00
Xamarin.iOS.Tasks.Core [msbuild] Remove the AppBundleDir and Architectures properties from the DSymUtil task. (#14246) 2022-02-26 02:08:34 +01:00
Xamarin.iOS.Tasks.Windows Improvements on Xamarin.iOS.Tasks.Windows (#13862) 2022-02-10 14:20:33 +01:00
.gitignore [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00
Directory.Build.props Updated Xamarin.Messaging reference (#13615) 2021-12-21 09:24:42 +01:00
ILMerge.targets [msbuild] Add ILStrip'ing for net6 applications. Fixes #11445. (#12563) 2021-10-05 09:43:22 -05:00
Makefile [msbuild] Store the .NET version in the app's Info.plist when building an app using .NET. Fixes #14108. (#14215) 2022-02-24 20:44:42 +01:00
Xamarin.MacDev.Tasks.sln [dotnet] Revert changes that separate Messaging from Xamarin.iOS.Tasks to fix dotnet build (#10738) 2021-03-01 08:05:01 +01:00