Include 10.0.100 sources of Microsoft.Extensions.DotNetDeltaApplier and Microsoft.AspNetCore.Watch.BrowserRefresh #9831
+2,108
−59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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