dotnet / linker

388 stars 127 forks source link

Bump NewtonSoft.Json deps in release/6.0 branch #3062

Closed steveisok closed 1 year ago

steveisok commented 1 year ago

The release/6.0 branch is being flagged by CG needing to update our Newtonsoft.Json dependency.

It appears the Microsoft.NET.Test.Sdk, Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit, and Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit are the root dependencies pulling it in.

steveisok commented 1 year ago

/cc @marek-safar

marek-safar commented 1 year ago

@sbomer could you help with that?

sbomer commented 1 year ago

Fixed in https://github.com/dotnet/linker/pull/3224.