Skip to content

Conversation

tmat
Copy link
Member

@tmat tmat commented Sep 9, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings September 9, 2025 18:48
@tmat tmat requested review from a team as code owners September 9, 2025 18:48
Copy link
Contributor

github-actions bot commented Sep 9, 2025

This PR is targeting main, which is now for .NET 11-facing work. If you intended to target .NET 10, either retarget this PR to release/10.0.1xx or make sure you backport the change to release/10.0.1xx after merging. See #50394 for more details.

@tmat tmat changed the base branch from main to release/10.0.1xx September 9, 2025 18:48
@tmat tmat changed the title Misc tfm fixes Misc target framework fixes Sep 9, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR implements various target framework and package version updates along with significant refactoring of the dotnet-watch hot reload and browser refresh functionality.

  • Updates package versions, target frameworks, and test infrastructure
  • Major refactoring of browser refresh server architecture with improved client management
  • Consolidates hot reload client functionality and improves environment variable handling

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Show a summary per file
File Description
eng/Versions.props Updates package versions and pre-release iteration
src/BuiltInTools/dotnet-watch/... Major refactoring of hot reload and browser refresh architecture
test/dotnet-watch.Tests/... Updates test project configuration and removes obsolete test files
src/BuiltInTools/HotReloadClient/... New hot reload client implementation with improved browser support
test/Microsoft.DotNet.HotReload.Client.Tests/... New test project for hot reload client functionality

@tmat
Copy link
Member Author

tmat commented Sep 9, 2025

@DustinCampbell ptal

@tmat tmat merged commit 71b374d into dotnet:release/10.0.1xx Sep 10, 2025
29 checks passed
@tmat tmat deleted the MiscTFMFixes branch September 10, 2025 16:18
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.

2 participants