Skip to content

v1.35.4

Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 22 Jul 22:21
66fbf9f
  • Update to Roslyn 3.8.0-1.20357.3 (PR: #1849)
  • Added LSP handler for the workspace/symbol request. (PR: #1799)
  • Use global MSBuild property when resetting target framework (#1738, PR: #1846)
  • Do not use Visual Studio MSBuild if it doesn't have .NET SDK resolver (#1842, #1730, PR: #1845)
  • Only request dotnet info once for the solution or directory (#1844, PR: #1857)
  • Allow client to specify symbol filter for FindSymbols Endpoint. (PR: #1823)
  • Exclude additive classifications from "/highlight" requests (#1576, PR: #1726)
  • Upgraded to Mono 6.10.0.105, msbuild 16.6 and added missing targets (PR: #1854)