Skip to content

v1.38.0

Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 15 Dec 17:24
8f42f7b
  • Build OmniSharp servers that run on .NET 6 SDK (PR: 2291)
  • Allow net6 build of O# to load newer .NET SDKs (PR: #2308)
  • Allow alternate versions of documents to be Semantically Highlighted (PR: #2304)
  • Pass the logger for loading projects. So errors occur in loading projects can be printed out. (omnisharp-vscode#4832, PR: #2288)
  • Update OmniSharp.Cake dependencies (PR: #2280)
  • Ensure each published platform uses matching hostfxr library (PR: #2272)
  • Produce an Arm64 build for Linux (PR: #2271)
  • Use 6.0.100 SDK for building (PR: #2269)
  • Added Code of Conduct (PR: #2266)
  • Improved Cake/CSX info messages (PR: #2264)