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