Skip to content

v1.38.1

Compare
Choose a tag to compare
@nohwnd nohwnd released this 18 Feb 14:33
83fa550
  • Reuse Roslyn's analyzer assembly loader (PR: #2236)
  • Pass Completion, Rename and Block Structure options directly instead of updating the Workspace (PR: #2306)
  • Update included build tool to match the current 6.0.200 sdk (PR: #2329)
  • Fix concurrency issue in CSharpDiagnosticWorker (PR: #2333)
  • run analyzers on multiple threads if allowed to (PR: #2285)
  • Add MSBuild project to solution and apply the change to Roslyn workspace as a unit (PR: #2314)
  • Updated to Roslyn 4.0.1 (PR: #2323)
  • Enable OmniSharp.Cake tests for .NET 6 (PR: #2307)
  • Handle completions with trailing whitespace on previous lines (PR: #2319)
  • Update build bools to match .NET SDK 6.0.200 (PR: #2347)