[release/10.0.3xx] Source code updates from dotnet/dotnet#52585
[release/10.0.3xx] Source code updates from dotnet/dotnet#52585tmat merged 26 commits intorelease/10.0.3xxfrom
Conversation
[[ commit created by automation ]]
…c07-430f-8f11-f9296ca655a6
…c07-430f-8f11-f9296ca655a6
|
Same issue as #52523. |
…c07-430f-8f11-f9296ca655a6
[[ commit created by automation ]]
…c07-430f-8f11-f9296ca655a6
…8f11-f9296ca655a6
…c07-430f-8f11-f9296ca655a6
… where these should get published to
|
@premun @mmitche There are a couple of packaegs that the SDK build depends on that aren't published to nuget.org and so don't end up in dotnet-public. What's the right solution here as I just added the feed back where these packages are but that feels incorrect as we're on a build that shipped, not a live VMR build for these dependencies. Microsoft.Deployment.DotNet.Releases 2.0.0-preview.1.25569.105 |
|
needs the fixes from #52588 |
…d_BailOut_NoDiagnosticAsync
Neither of these packages ended up on nuget.org. The reason that the feeds are missing is that they were mistakenly placed on stable feeds. For xdt, newer builds end up on nuget.org (3.2.2). For Deployment, the newer packages are on dotnet10 or another non-isolated feed. When 10.0.2 flows into here, this should be resolved. I think that's the build after this, maybe? |
|
@mmitche so I should create the Jan 10.0.2 update PR and that should fix these feeds? |
That has been checked into the VMR. These should be done centrally so that the VMR (and component repos) don't misalign and create an incoherent product. The latest build failed, but I believe will be fixed by dotnet/dotnet#4488. /cc @mthalman |
|
For now, adding https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-fad253f5/nuget/v3/index.json should do it. |
|
Looking into dotnet-watch failure |
|
@tmat @marcpopMSFT thinks it's the same as this: #52576 |
|
OK, let's ignore the failure then. |
|
/ba-g known watch issue |
Note
This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
New Dependencies
Updated Dependencies
Associated changes in source repos
Diff the source with this PR branch