-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release/10.0.1xx-preview1] Update dependencies from nuget/nuget.client #46361
base: release/10.0.1xx-preview1
Are you sure you want to change the base?
[release/10.0.1xx-preview1] Update dependencies from nuget/nuget.client #46361
Conversation
…6.14.0.14 Microsoft.Build.NuGetSdkResolver , NuGet.Build.Tasks , NuGet.Build.Tasks.Console , NuGet.Build.Tasks.Pack , NuGet.CommandLine.XPlat , NuGet.Commands , NuGet.Common , NuGet.Configuration , NuGet.Credentials , NuGet.DependencyResolver.Core , NuGet.Frameworks , NuGet.LibraryModel , NuGet.Localization , NuGet.Packaging , NuGet.ProjectModel , NuGet.Protocol , NuGet.Versioning From Version 6.14.0-preview.1.11 -> To Version 6.14.0-preview.1.14
Probably the change to not prune packages if there are no FrameworkReferences reverted this to the old behavior
…6.14.0.15 Microsoft.Build.NuGetSdkResolver , NuGet.Build.Tasks , NuGet.Build.Tasks.Console , NuGet.Build.Tasks.Pack , NuGet.CommandLine.XPlat , NuGet.Commands , NuGet.Common , NuGet.Configuration , NuGet.Credentials , NuGet.DependencyResolver.Core , NuGet.Frameworks , NuGet.LibraryModel , NuGet.Localization , NuGet.Packaging , NuGet.ProjectModel , NuGet.Protocol , NuGet.Versioning From Version 6.14.0-preview.1.11 -> To Version 6.14.0-preview.1.15
…6.14.0.17 Microsoft.Build.NuGetSdkResolver , NuGet.Build.Tasks , NuGet.Build.Tasks.Console , NuGet.Build.Tasks.Pack , NuGet.CommandLine.XPlat , NuGet.Commands , NuGet.Common , NuGet.Configuration , NuGet.Credentials , NuGet.DependencyResolver.Core , NuGet.Frameworks , NuGet.LibraryModel , NuGet.Localization , NuGet.Packaging , NuGet.ProjectModel , NuGet.Protocol , NuGet.Versioning From Version 6.14.0-preview.1.11 -> To Version 6.14.0-preview.1.17
@dotnet/source-build Some kind of synchronization issue. |
/azp run dotnet-sdk-public-ci |
Azure Pipelines successfully started running 1 pipeline(s). |
Patch conflict as it is not needed anymore - will remove it. |
New error in vmr sync is strange:
@premun can you help? This file was being modified with a patch, which I've now removed. What would be the root cause of this failure? Branch |
@dkurepa Was working on the sync issue and may have it figured out tomorrow. |
@NikolaMilosavljevic I think it is a combination of those two and the CRLF EOLs while synchronizing on Linux, yes. |
…review1-0ea97523-6b79-49bf-a1c9-6a3616027ea2
Oh, I noticed the patch contains 2 updates to the same file ( |
This might help with the VMR sync problems we have in dotnet/sdk#46361
This PR fixes the file and I got the synchronization working: NuGet/NuGet.Client#6251 |
@premun do you need NuGet.Client to flow, or can you patch here to unblock? Seems like flowing might take more time and risk Preview1. |
I think this needs to flow. We could try adding a patch that would just do something banal to the file. Like adding a comment or so. That might do the trick. Or we can try creating a patch from my PR too. |
Can you try that @premun? |
@NikolaMilosavljevic/@mmitche can you try forming a patch from NuGet/NuGet.Client#6251 and adding it back here (keep the old patch file that was removed in this PR possibly). I think it might unblock us. I won't have time today to try that. |
I can try, but tomorrow |
This might help with the VMR sync problems we have in dotnet/sdk#46361
OK, I'm going to try that. |
Pushed the patch for NuGet/NuGet.Client#6251 I don't think we need the old patch, as it is not applicable anymore and would fail to apply during vmr-sync. |
This pull request updates the following dependencies
From https://github.com/nuget/nuget.client