xamarin-macios/dotnet
Rolf Bjarne Kvinge 9a17e053b7
[dotnet] Add some project capabilities. (#9013)
* [.NET 5] Start adding some project capabilities (#3)

Aligned with XA too, see https://github.com/xamarin/xamarin-android/pull/4383.

We'll start using Apple instead of iOS for these things at the IDE level since many
behaviors don't actually depend on iOS but also apply to tvOS, watchOS, and so on.

These capabilities go before other imports just in case additional packages/targets
from the SDK need to access them too.

* Remove the LaunchProfiles capability for the CPS integration (#8472)

Implements https://work.azdo.io/1112733 as a workaround for the conflicts between
the built-in launchsettings.json-based .NET Core debugger and our Mono debugger.

Co-authored-by: Daniel Cazzulino <daniel@cazzulino.com>
2020-07-06 14:31:27 +02:00
..
Microsoft.iOS.Sdk Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
Microsoft.macOS.Sdk [dotnet] Implement 'dotnet run' for macOS apps. (#8600) 2020-05-14 17:16:35 +02:00
Microsoft.tvOS.Sdk Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
Microsoft.watchOS.Sdk Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
package [dotnet] Ship libxamarin.dylib and friends. (#8830) 2020-06-15 17:47:18 +02:00
targets [dotnet] Add some project capabilities. (#9013) 2020-07-06 14:31:27 +02:00
.gitignore Create and publish .NET NuGet packages. (#8576) 2020-05-13 15:23:29 +02:00
DefaultCompilationIncludes.md [dotnet] Detect, compile and publish Info.plist into the app. (#8752) 2020-06-05 14:47:54 +02:00
Makefile [dotnet] Use the exact same dotnet version in our global.jsons as in Make.config. (#8984) 2020-07-01 17:08:46 +02:00
VERSIONS.md Rename master to main. (#8851) 2020-06-16 15:51:44 +02:00