xamarin-macios/tests/dotnet/MyTVApp
Rolf Bjarne Kvinge 74d7337dcc
[dotnet] Create an MSBuild property for the current min OS version. (#17034)
Create an MSBuild property for the minimum OS version
(`SupportedOSPlatformVersion`) we support for a given platform (named
`[platform]MinSupportedOSPlatformVersion`), and use it in most tests instead
of hardcoding the min OS version (which would otherwise have to be updated
every time we bump the min OS version).
2023-01-10 21:18:39 +01:00
..
Assets.xcassets/App Icon & Top Shelf Image.brandassets [dotnet] Add tests for our various platforms. (#8708) 2020-05-29 17:58:34 +02:00
AppDelegate.cs [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
Info.plist [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
Main.cs [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
MainStoryboard.storyboard [dotnet] Add tests for our various platforms. (#8708) 2020-05-29 17:58:34 +02:00
Makefile [dotnet] Rename the DOTNET6 make variable to DOTNET. (#14441) 2022-03-21 15:56:57 +01:00
MySingleViewViewController.cs [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
MySingleViewViewController.designer.cs [dotnet] Add tests for our various platforms. (#8708) 2020-05-29 17:58:34 +02:00
MyTVApp.csproj [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00