On Studio 2019.10.5 I am trying to update packages, It looks ok, but I am getting strange messages in the output pane. How to fix that?

Cannot load assembly: C:\Users\25634.nuget\packages\microsoft.aspnetcore.connections.abstractions/3.1.6\lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll : System.TypeLoadException: Method ‘DisposeAsync’ in type ‘Microsoft.AspNetCore.Connections.DefaultConnectionContext’ from assembly ‘Microsoft.AspNetCore.Connections.Abstractions, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60’ does not have an implementation.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainer.AddAssemblyInternal(Assembly assembly, String path)
at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainer.<>c__DisplayClass9_0.b__0(Tuple`2 range)Failed to load assembly: C:\Users\25634.nuget\packages\microsoft.aspnetcore.connections.abstractions/3.1.6\lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll
Failed to load assembly: C:\Users\25634.nuget\packages\microsoft.aspnetcore.http.connections.client/3.1.6\lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Client.dll
Failed to load assembly: C:\Users\25634.nuget\packages\system.text.json/4.7.2\lib/net461/System.Text.Json.dll