C#C
C#3mo ago
18 replies
OrdepSoir

✅ Problem build.sh omnisharp-roslyn

Apparently there are a vulnerability in the package Microsoft.AspNetCore.Server.Kestrel.Core in version 2.2.0 which cause an error when I try to build the LSP server. The vulnerability was solved in the version 2.3.6 of the package but also show's some errors if I modify the Directory.Packages.props version of the package. I'm using Linux so don't know to much about C# environment. Any advice about updating packages with nuget/dotnet?
image.png
Was this page helpful?