xamarin-macios/tests/dotnet/MySimpleApp
Rolf Bjarne Kvinge 7ddf1284a5
[dotnet] Force 'AppendRuntimeIdentifierToOutputPath=true' for the inner build of universal apps. (#20839)
When building universal apps, each inner build must add the runtime identifier to the output path, otherwise the inner builds may conflict with eachother, overwriting eachother's files.

That's bad.

So we explicitly set `AppendRuntimeIdentifierToOutputPath` to `true` when building inner builds.
2024-07-10 13:00:05 +02:00
..
MacCatalyst [tests] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#14666) 2022-04-06 20:58:20 +02:00
iOS [tests] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#14666) 2022-04-06 20:58:20 +02:00
macOS Use unix-style line endings in project files. (#15303) 2022-06-21 17:22:58 +02:00
tvOS [tests] Convert spaces to tabs in numerous test projects. (#15855) 2022-09-05 10:54:33 +02:00
AppDelegate.cs [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
Directory.Build.props [dotnet] Force 'AppendRuntimeIdentifierToOutputPath=true' for the inner build of universal apps. (#20839) 2024-07-10 13:00:05 +02:00
Makefile [tests] Simplify makefiles by using shared code. (#13990) 2022-01-31 21:11:08 +01:00
shared.csproj [msbuild] Don't require an Info.plist for .NET builds. (#12661) 2021-09-09 09:08:04 +02:00
shared.mk [tests] Set the test name for the MySimpleApp test project. (#14798) 2022-04-22 07:55:29 +02:00