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

dotnet watch run applies project-type-specific defaults for its behavior when source changes are detected #33825

Closed
DamianEdwards opened this issue Feb 13, 2021 · 2 comments
Assignees
Labels
area-commandlinetools Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI

Comments

@DamianEdwards
Copy link
Member

User Story

As a user, I want dotnet watch run to default to performing reasonable behaviors, appropriate for the project type I'm working on, so that my development experience is productive and enjoyable.

Considerations

@DamianEdwards DamianEdwards self-assigned this Feb 13, 2021
@pranavkm pranavkm transferred this issue from dotnet/sdk Jun 24, 2021
@pranavkm
Copy link
Contributor

@DamianEdwards watch currently bakes in some understanding about ASP.NET Core and Blazor WASM projects. When we discussed further support for Xamarin et al, the plan was to consider some sort of plug in model. But we dropped this for 6.0 as part of scoping work.

Do you think there's further work that we want to track as part of this issue?

@pranavkm pranavkm added the area-commandlinetools Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI label Jun 24, 2021
@DamianEdwards
Copy link
Member Author

For .NET 6, no I think broadly speaking this item is done now. We can log any further workload-specific issues as they come up in the rest of .NET 6.

@ghost ghost locked as resolved and limited conversation to collaborators Jul 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-commandlinetools Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI
Projects
None yet
Development

No branches or pull requests

2 participants