xamarin-macios/tests/dotnet
Sebastien Pouliot 00a69e1654
[dotnet] Update `Min*` constants and fix builds for tests (#10835)
We're bumping the minimum OS versions for all supported platforms
https://github.com/dotnet/core/blob/master/release-notes/6.0/6.0-supported-os.md

Intro's `Introduced` test is ignored as it require (a lot of) changes. This
will be fixed in separate PRs and gradually re-enabled.

iOS
```
[FAIL] Introduced : 7573 API with unneeded or incorrect version information
```

tvOS
```
[FAIL] Introduced : 299 API with unneeded or incorrect version information
```

Tracking progress in https://github.com/xamarin/xamarin-macios/issues/10834
2021-03-13 10:38:46 -05:00
..
MyCatalystApp [msbuild] Make actool work correctly for Mac Catalyst apps by passing '--ui-framework-family uikit'. Fixes #10804. (#10815) 2021-03-10 15:47:16 +01:00
MyClassLibrary [tests] Add test projects for .NET 6/Mac Catalyst. 2021-02-23 07:59:13 +01:00
MyCocoaApp [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
MyInterpretedApp [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
MySingleView [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
MyTVApp [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
MyWatchApp [dotnet] Bump to .NET 6.0.100-alpha.1.20556.2. and net6.0 2020-11-10 11:41:06 +01:00
MyXamarinFormsApp [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
UnitTests [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
.gitignore [dotnet] Add the Sdk build files to the Sdk NuGet. (#8644) 2020-05-25 15:22:29 +02:00
Makefile [tests] Add makefile target to run the .NET unit tests. (#10697) 2021-02-24 11:20:29 +01:00