Skip to content

Remove the LaunchProfiles capability for the CPS integration - #8472

Merged
rolfbjarne merged 1 commit into
net5-preview-net5buildfrom
dev/kzu/cps
Apr 29, 2020
Merged

Remove the LaunchProfiles capability for the CPS integration#8472
rolfbjarne merged 1 commit into
net5-preview-net5buildfrom
dev/kzu/cps

Conversation

@kzu

@kzu kzu commented Apr 29, 2020

Copy link
Copy Markdown
Contributor

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.

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.
@rolfbjarne
rolfbjarne merged commit 47efb6d into net5-preview-net5build Apr 29, 2020
@kzu
kzu deleted the dev/kzu/cps branch April 29, 2020 15:39
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure
Build failed or was aborted

🔥 Build failed 🔥

<ProjectCapability Include="Apple" />
<ProjectCapability Include="Mobile" />

// See https://work.azdo.io/1112733

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ as much as I like // that does not look legit here

rolfbjarne pushed a commit to rolfbjarne/macios that referenced this pull request Jul 6, 2020
…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.
rolfbjarne added a commit that referenced this pull request Jul 6, 2020
* [.NET 5] Start adding some project capabilities (#3)

Aligned with XA too, see dotnet/android#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants