Skip to content

Conversation

tmat
Copy link
Member

@tmat tmat commented Oct 10, 2025

Updates Hot Reload packages to 10.0.100-rtm.25508.107.
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2582944

@tmat tmat requested a review from a team as a code owner October 10, 2025 16:13
@tmat tmat changed the title Trace logging main Disable Trace level log messages Oct 10, 2025
@drewnoakes
Copy link
Member

Compile error in release for net472:

C:\Users\cloudtest.nuget\packages\microsoft.dotnet.hotreload.client\10.0.100-rtm.25508.107\contentFiles\cs\net472\DefaultHotReloadClient.cs(110,9): error CS8774: Member '_pipe' must have a non-null value when exiting.

Seems like the content file of the upstream source needs to suppress nullability, or enable it and fix this issue.

@tmat
Copy link
Member Author

tmat commented Oct 13, 2025

Needs dotnet/sdk#51193, dotnet/dotnet#2873

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.

3 participants