-
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
[main] Update dependencies from nuget/nuget.client #46290
base: main
Are you sure you want to change the base?
[main] Update dependencies from nuget/nuget.client #46290
Conversation
…6.14.0.12 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.12
…6.14.0.13 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.13
Source-build is failing with This is presumably a new assembly. Any reason why it doesn't have a strong name? @baronfel this dependency was added 3 days ago with NuGet/NuGet.Client#6219 Also, which repo is supposed to build this library from source? Current failure is in online build, but offline build will also fail unless new library is source-built. |
It's built from SBE: https://github.com/dotnet/source-build-externals/blob/main/repo-projects/vs-solutionpersistence.proj |
|
…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
I am working on this - SBE needs to produce an assembly with valid strong-name. Original repo has the same issue with packages produced in Linux build legs. |
…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
…rtifact-ext.patch
@premun can you please take a look at the VMR sync failures here? The patch got removed so I'm surprised that it fails. |
Having a look. Looks like some CRLF issue again. I saw this before and the repo had some weird EOL checked in where the file was dirty even after a plain clone. I will check how the file looks and how the patch looks too. |
…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
Sorry, had some live incidents for the past 2 days. Will get to it first thing on Monday |
# Conflicts: # .config/dotnet-tools.json
This pull request updates the following dependencies
From https://github.com/nuget/nuget.client