Releases: OmniSharp/omnisharp-roslyn
Releases · OmniSharp/omnisharp-roslyn
v1.39.13-beta.9
- Create GitHub releases for merges into main (PR: #2628)
v1.39.12
- Update .NET SDKs (PR: #2621)
- Update Roslyn to 4.12.0-1.24358.3 (PR: #2619)
- Fix code fix construction (PR: #2620)
- Remove NuGet.Packaging.Core, as it's an assembly that only contains forwarders (PR: #2610)
- Fix inlay hints lambdas parameter type null reference exception (PR: #2604)
- Update SDKs and Roslyn (PR: #2603)
- Pass project path when performing a restore (PR: #2593)
v1.39.11
v1.39.10
v1.39.9
- Add Kind parameter to InlayHint (PR: #2570)
- Do not include commit characters if the typed span is empty (PR: #2569)
- Update Roslyn to version 4.9.0-1.23504.3 (PR: #2567)
- Async diagnostics analyzer work queue (PR: #2351)
- Add InlayHint implementation to OmniSharp.LSP (PR: #2566)
- Include the project file name when invoking
dotnet build
(PR: #2565) - feat: ignore diagnostics for generated code (PR: #2509)
- Update documentation to reflect --stdio flag deprecation (#2439) (PR: #2554)
- Update Roslyn to version 4.8.0-1.23374.10 (PR: #2555)
- Use double quote when quoting un script path (PR: #2553)