Re-Bootstrap to .NET 11.0.100-preview.5.26227.104#6342
Conversation
|
cc @mthalman @MichaelSimons for the newtonsoft.json SB prebuilt failures |
Pinging @dotnet/source-build is sufficient. We have assigned rotation for this kind of thing. |
|
@dotnet/source-build PTAL |
Update NuGet.Packaging reference packages to use Newtonsoft.Json 13.0.4 via Customizations.props files. The preview.5 PSB artifacts no longer include 13.0.3, but source-build-assets builds 13.0.4, so align the reference packages to the source-built version. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ViktorHofer
left a comment
There was a problem hiding this comment.
@mthalman don't we need to update the newtonsoft.json entries in the checked-in nuspecs in SBRP as well so that the package dependencies correctly point to 13.0.4?
… packages The preview.5 PSB artifacts no longer include Newtonsoft.Json 13.0.3, causing a prebuilt detection in source-build. Source-build-assets builds 13.0.4, so update all NuGet.Packaging reference package csproj and nuspec files to reference 13.0.4 instead. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Constant timeouts with the new SDK. Could be product regression. |
We are again seeing hangs when shutting down the compiler server on Unix. cc @ellahathaway @jjonescz |
|
I previously added logging for this case: dotnet/sdk#45393 |
|
Feel free to push into this PR as the hang only shows up here. |
Re-Bootstrap .NET to 11.0.0-preview.5.26227.104 / 11.0.100-preview.5.26227.104.