[release/3.1.4xx] Update dependencies from dotnet/sdk#13353
Conversation
Microsoft.NET.Sdk From Version 3.1.400-preview.20263.1 -> To Version 3.1.400-preview.20263.9
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
@joeloff could you update the stage 0 of this PR? |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
weird this is still happening. Could check what is the nuget.dll version from https://dotnetcli.blob.core.windows.net/dotnet/Sdk/release/3.1.4xx/dotnet-sdk-latest-win-x64.zip |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
I don't see a nuget.DLL in the zip, but other DLLs, e.g. NuGet.Build.Tasks is versioned at 5.7.6609 |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
@dsplaisted Any idea. I looked at the tests failures, seem to be all related to missing hostfxr.dll in the resolver tests. |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
@joeloff It looks like the issue is that NuGet 5.7.0-preview.1.6609 has not been inserted into this repo. Only version 6592 has. NuGet.Build.Tasks is coming through the stage 0, and is trying to load a version of NuGet.Common which hasn't been updated. I didn't specifically look at the resolver failures, lets fix the NuGet issue and see if there are still other failures. |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
Thanks @dsplaisted That change was merged on Friday AFAIK: #13358 |
Auto-Merge StatusThis pull request has been merged because the following merge policies have succeeded.
|
After dotnet/sdk#11358, EmitLegacyAssetsFileItems needs to be set to true in order to generate FileDefinitions items.
This pull request updates the following dependencies
From https://github.com/dotnet/sdk