xamarin-macios/msbuild
Rolf Bjarne Kvinge 59910e6147
[msbuild] Fix nullability issue. (#16897)
Return early after a failure, in order to fix a nullability problem where the
out variable from a method call can be null if the function returns false - in
which case we can't keep doing things, we need to return, because the
subsequent code doesn't handle the potential null value from the out
parameter.
2022-12-01 16:47:47 +01:00
..
Messaging/Xamarin.Messaging.Build [msbuild] Fix creating Build.zip. (#16445) 2022-10-25 22:29:08 +02:00
Xamarin.HotRestart.PreBuilt Merge remote-tracking branch 'origin/main' into bump-main-in-net7.0-2022-09-07 2022-09-07 10:57:58 +02:00
Xamarin.Localization.MSBuild Localized file check-in by OneLocBuild Task: Build definition ID 17751: Build ID 6990346 (#16843) 2022-11-22 10:35:04 -06:00
Xamarin.Mac.Tasks Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
Xamarin.MacDev.Tasks [msbuild] Fix nullability issue. (#16897) 2022-12-01 16:47:47 +01:00
Xamarin.ObjcBinding.Tasks
Xamarin.Shared Add Accent Color to ACTool task (#16844) 2022-11-23 17:15:04 +01:00
Xamarin.iOS.Tasks [main] Fix native watchOS app bundling when using newer Xcode 14 watchOS project. Fixes #16142. (#16773) 2022-11-17 08:00:27 +01:00
Xamarin.iOS.Tasks.Windows Merge main into net7.0. 2022-10-10 13:01:32 +02: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 to 1.8.49 (#16899) 2022-11-29 07:51:32 +01:00
ILMerge.targets [msbuild] Build the solution with .NET. (#16304) 2022-10-17 07:22:24 +02:00
Makefile Revert "[net7.0-xcode14.1] [release/7.0.1xx-xcode14][msbuild] Partial revert of ad8cdb3 (#16428)" 2022-11-03 21:27:27 +01:00
Xamarin.MacDev.Tasks.sln [msbuild] Remove the Xamarin.*.Task.Core assemblies. (#15768) 2022-08-29 11:59:28 +02:00