xamarin-macios/msbuild/Xamarin.Mac.Tasks
Rolf Bjarne Kvinge 690f18385d
[msbuild] Enable nullability for the CompileAppManifest task. (#14670)
This also meant:

* Using 'latest' as the C# language version for all msbuild/ project files.
* Enabling warnaserror for nullability warnings.
* Fix any nullability warnings in the CompileAppManifest files.
* Fix a nullability warning in the Ditto task.
* Fix any '== null' or '!= null' to use 'is null' and 'is not null'.
2022-04-06 22:57:10 +02: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] Enable nullability for the CompileAppManifest task. (#14670) 2022-04-06 22:57:10 +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] Create a single target for post-processing (dsymutil/strip) an app bundle 2022-03-22 16:14:26 +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] Enable nullability for the CompileAppManifest task. (#14670) 2022-04-06 22:57:10 +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