xamarin-macios/tests/common/TestProjects
Rolf Bjarne Kvinge 24ea02759f
[dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638)
* Add support for the SupportedOSPlatformVersion MSBuild property, and write
  it to the Info.plist for the corresponding minimum OS version.
* If there are any minimum OS version in the Info.plist, we'll now show an
  error if it doesn't match SupportedOSPlatformVersion.

This unfortunately means that if there's any minimum OS version in any
Info.plist, then that will most likely have to be moved to the
SupportedOSPlatformVersion property (or removed entirely if that's the right
choice), since it's unlikely to match the default value for
SupportedOSPlatformVersion. However, this was deemed to be the best option for
the future (it's a one-time pain during migration).

Also add new tests, update existing tests, and update the templates.

Fixes https://github.com/xamarin/xamarin-macios/issues/12336.
2021-09-08 09:20:05 +02:00
..
AppWithExtraArgumentThatOverrides [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
AssemblyRegistration Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
BasicPCLTest Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Bug60536 [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
ComplexAssembly [tests] Fix makefile for ComplexAssembly to do nothing on a rebuild. 2021-06-24 14:22:41 +02:00
IBToolTaskTests [msbuild] Move all the msbuild tests to tests/msbuild to put all the tests together. (#9824) 2020-10-09 16:06:19 +02:00
ImmutableCollection_Test/ImmutableCollection_Test Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
My Spaced App [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyActionExtension [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyAppWithPackageReference [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyBindingsReferences Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyCatalystApp Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyCatalystFormsApp Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyCocoaCoreMLApp [msbuild] Move all the msbuild tests to tests/msbuild to put all the tests together. (#9824) 2020-10-09 16:06:19 +02:00
MyCocoaSceneKitApp [msbuild] Move all the msbuild tests to tests/msbuild to put all the tests together. (#9824) 2020-10-09 16:06:19 +02:00
MyCoreMLApp [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyDocumentPickerExtension [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyExtensionWithPackageReference [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyIBToolLinkTest [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyKeyboardExtension [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyLinkedAssets [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyMasterDetailApp [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyMetalGame [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyOpenGLApp [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyPhotoEditingExtension [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyReleaseBuild [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MySatelliteAssembliesBug Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MySceneKitApp [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MySceneKitLibrary Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyShareExtension [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MySingleView [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MySpriteKitGame [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyTVApp [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyTVMetalGame [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyTVServicesExtension [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyTabbedApplication [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyTodayExtension [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyWatch2Container [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyWatchApp Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyWatchApp2 Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyWatchKit2Extension Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyWatchKit2IntentsExtension Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyWatchKitApp [msbuild] Move all the msbuild tests to tests/msbuild to put all the tests together. (#9824) 2020-10-09 16:06:19 +02:00
MyWatchKitExtension Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MyWebViewApp [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyXamarinFormsApp [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyiOSAppWithBinding [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
MyiOSFrameworkBinding [build] Use arcade dependency management tooling (#10890) 2021-04-02 00:02:27 -04:00
NativeExtensionEmbedding Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Protobuf_Test/Protobuf_Test Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
RoslynTestApp Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ServiceModel_Test/ServiceModel_Test Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
SystemMemoryReference Merge remote-tracking branch 'xamarin/xcode12.5' into alex-xcode12.5-main 2021-04-02 21:46:31 -04:00
Common.props [msbuild] Move all the msbuild tests to tests/msbuild to put all the tests together. (#9824) 2020-10-09 16:06:19 +02:00