xamarin-macios/msbuild/Xamarin.iOS.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
..
Contracts Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Model Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +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.iOS.Tasks.csproj [msbuild] Enable nullability for the CompileAppManifest task. (#14670) 2022-04-06 22:57:10 +02:00