Skip to content

Conversation

tmat
Copy link
Member

@tmat tmat commented Oct 19, 2025

Build Microsoft.Extensions.DotNetDeltaApplier and Microsoft.AspNetCore.Watch.BrowserRefresh binaries from this repository, instead of referencing binary packages built by dotnet/sdk.
Ensures we are shipping 10.0.100 GA implementation of these components and that we can service them if necessary.

In 10.0.2xx, these dependencies will be consumed as source packages -- see PR: #9822.
However, these source packages are not available from 10.0.1xx branch, so instead we copy the source files just for this release.

Suppresses conversion of Portable PDBs to Windows PDBs for above components. These binaries are not loaded to VS processes, so VS insertion symchk can be suppressed by adding entry to
https://devdiv.visualstudio.com/DevDiv/_git/VS?path=/src/ProductData/Engineering/SymbolArchiveWhiteList.csv

@tmat tmat requested a review from a team as a code owner October 19, 2025 16:39
@tmat tmat changed the title Include 10.0.1xx sources of Microsoft.Extensions.DotNetDeltaApplier and Microsoft.AspNetCore.Watch.BrowserRefresh Include 10.0.100 sources of Microsoft.Extensions.DotNetDeltaApplier and Microsoft.AspNetCore.Watch.BrowserRefresh Oct 19, 2025
@tmat tmat marked this pull request as draft October 19, 2025 16:50
@tmat tmat marked this pull request as ready for review October 20, 2025 15:28
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.

1 participant