Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proper support for 'dotnet run' for mobile targets #12459

Open
rolfbjarne opened this issue Aug 17, 2021 · 1 comment
Open

Add proper support for 'dotnet run' for mobile targets #12459

rolfbjarne opened this issue Aug 17, 2021 · 1 comment
Labels
dotnet An issue or pull request related to .NET (6) enhancement The issue or pull request is an enhancement
Milestone

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented Aug 17, 2021

We currently have an incomplete workaround for dotnet/sdk#18436 that makes basic 'dotnet run' support work.

When dotnet/sdk#18436 has been fixed, we should implement something better.

It might be a good idea to look into passing arguments to the app as well at the same time (#14845).

Ref: dotnet/sdk#18436
Ref: #12458

@rolfbjarne rolfbjarne added enhancement The issue or pull request is an enhancement dotnet An issue or pull request related to .NET (6) labels Aug 17, 2021
@rolfbjarne rolfbjarne added this to the .NET 7 milestone Aug 17, 2021
@rolfbjarne rolfbjarne modified the milestones: .NET 7, .NET 8 Aug 25, 2022
@rolfbjarne rolfbjarne modified the milestones: .NET 8, .NET 9 Sep 7, 2023
@rolfbjarne
Copy link
Member Author

This is ready to be implemented on our side now, .NET added support for this: dotnet/sdk#42155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet An issue or pull request related to .NET (6) enhancement The issue or pull request is an enhancement
Projects
None yet
Development

No branches or pull requests

1 participant