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

Set Hot Reload controlling headers DOTNET-MODIFIABLE-ASSEMBLIES and A… #48953

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

tmat
Copy link
Member

@tmat tmat commented Jun 21, 2023

…SPNETCORE-BROWSER-TOOLS regardless of the environment kind

The tool that launches the app (dotnet-watch/VS) should be in control of when Hot Reload is enabled. This choice should not be overridden by ASP.NET. Doing so results in inconsistencies where VS/dotnet-watch think Hot Reload is enabled, but it actually isn't.

Fixes #47836

@tmat tmat requested a review from a team as a code owner June 21, 2023 22:40
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Jun 21, 2023
@tmat tmat mentioned this pull request Jun 21, 2023
1 task
@tmat tmat requested review from a team and wtgodbe as code owners June 22, 2023 01:04
…SPNETCORE-BROWSER-TOOLS regardless of the environment kind
@ghost
Copy link

ghost commented Jun 30, 2023

Looks like this PR hasn't been active for some time and the codebase could have been changed in the meantime.
To make sure no breaking changes are introduced, please leave an /azp run comment here to rerun the CI pipeline and confirm success before merging the change.

@ghost ghost added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Jun 30, 2023
@tmat tmat merged commit 681cb8e into dotnet:main Jun 30, 2023
@ghost ghost added this to the 8.0-preview7 milestone Jun 30, 2023
@tmat
Copy link
Member Author

tmat commented Jun 30, 2023

/azp run

@ghost
Copy link

ghost commented Jun 30, 2023

Hi @tmat. It looks like you just commented on a closed PR. The team will most probably miss it. If you'd like to bring something important up to their attention, consider filing a new issue and add enough details to build context.

@ghost ghost removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Jun 30, 2023
@tmat tmat deleted the DevEnv branch June 30, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hot Reload unavailable
2 participants