xamarin-macios/tests/dotnet/SimpleAppWithOldReferences/macOS
Rolf Bjarne Kvinge 444e7dfcd9
[msbuild] Don't require an Info.plist for .NET builds. (#12661)
We either have defaults or MSBuild properties for the most important values that
were previously required to be in the Info.plist, so now it doesn't make sense anymore
to require an Info.plist, when for simple cases it will just be an empty file.

This allows us to simplify some of our test projects and remove a few empty Info.plist files.
2021-09-09 09:08:04 +02:00
..
Makefile [Runtime] Ignore assemblies that aren't found at startup for macOS in .NET. Fixes #12341. (#12419) 2021-08-13 09:34:19 +02:00
SimpleAppWithOldReferences.csproj [Runtime] Ignore assemblies that aren't found at startup for macOS in .NET. Fixes #12341. (#12419) 2021-08-13 09:34:19 +02:00