Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge 05939b5e86
[xtro] Don't allow entries in 'common' ignore files that aren't actually common to all platforms for a given framework. Fixes #12769. (#16342)
This makes it possible to run xtro consistently when not all platforms are
enabled.

Fixes https://github.com/xamarin/xamarin-macios/issues/12769.

Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>
2022-10-14 09:29:59 +02:00
TJ Lambert 7731894b71
[mediaplayer] Add nullability to (generated and manual) bindings (#15147)
* Confirm nullability in the ignore files

* use is null and is not null

* Remove unnecessary using statements for test

* undo the changes to the csproj

* remove monotouch-test.sln

Co-authored-by: tj_devel709 <antlambe@microsoft.com>
2022-06-06 10:11:11 -05:00
Rolf Bjarne Kvinge aac316efbb [xtro] Add .NET annotations. 2021-11-24 15:39:03 +01:00