question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

support for dotnet 6.0.100?

See original GitHub issue

Hi, first of all thank you for your amazing work! I am really loving it! Today, I upgrade dotnet to 6.0.100, unfortunately I didn’t find csharp_ls server working as it supposed to be, in contrast it working like a charm before dotnet upgrade.

I haven’t been able to find a workaround except downgrading dotnet. Do you have any clues? client:

  • Neovim nightly
  • neovim-lsp: latest
  • csharp-ls: 0.1.5.0
[START][2021-11-09 09:54:51] LSP logging initiated
[ERROR][2021-11-09 09:54:52] .../vim/lsp/rpc.lua:412    "rpc"   "csharp-ls"     "stderr"        "It was not possible to find any compatible framework version\nThe framework 'Microsoft.NETCore.App', version '5.0.0' (arm64) was not found.\n  - The following frameworks were found:\n      6.0.0 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]\n\nYou can resolve the problem by installing the specified framework and/or SDK.\n\nThe specified framework can be found at:\n  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=arm64&rid=osx.11.1-arm64\n"
[ERROR][2021-11-09 09:55:05] .../vim/lsp/rpc.lua:412    "rpc"   "csharp-ls"     "stderr"        "It was not possible to find any compatible framework version\nThe framework 'Microsoft.NETCore.App', version '5.0.0' (arm64) was not found.\n  - The following frameworks were found:\n      6.0.0 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]\n\nYou can resolve the problem by installing the specified framework and/or SDK.\n\nThe specified framework can be found at:\n  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=arm64&rid=osx.11.1-arm64\n"
[START][2021-11-09 09:55:52] LSP logging initiated
[ERROR][2021-11-09 09:55:53] .../vim/lsp/rpc.lua:412    "rpc"   "csharp-ls"     "stderr"        "It was not possible to find any compatible framework version\nThe framework 'Microsoft.NETCore.App', version '5.0.0' (arm64) was not found.\n  - The following frameworks were found:\n      6.0.0 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]\n\nYou can resolve the problem by installing the specified framework and/or SDK.\n\nThe specified framework can be found at:\n  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=arm64&rid=osx.11.1-arm64\n"
[START][2021-11-09 09:57:26] LSP logging initiated

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
josteinkcommented, Nov 9, 2021

That was fast! Thanks for the fix! 👍

1reaction
razzmatazzcommented, Nov 9, 2021

OK, I have released 0.1.6 with support for net6.0 projects (plus some other improvements)

https://www.nuget.org/packages/csharp-ls/0.1.6 (takes some time to appear on nuget page/search results due to indexing and validation that is performed)

@Tus1688 close if things work for you (once you get it updated)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download .NET 6.0 (Linux, macOS, and Windows)
NET 6.0 downloads for Linux, macOS, and Windows. .NET is a free, ... NET Desktop Runtime 6.0.21; Language support: C# 10.0: F# 6.0:...
Read more >
.NET Downloads (Linux, macOS, and Windows)
See recommended downloads for the latest version of .NET. Supported versions. Versions of .NET available for download. Version, Release type, Support phase ...
Read more >
Download .NET SDKs for Visual Studio
Visit our main Downloads page for all .NET downloads, including Linux and macOS. ... Some of the downloads may only support certain Visual...
Read more >
Install .NET on Windows
Learn about the different ways you can install .NET and which versions of Windows support .NET.
Read more >
Breaking changes in .NET 6
Navigate to the breaking changes in .NET 6. ... Publish ReadyToRun with --no-restore requires changes, ✔️, ❌, 6.0.100.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found