Skip to content

v1.34.6

Compare
Choose a tag to compare
@filipw filipw released this 25 Oct 14:47
cbfe93a
  • Update to Roslyn 3.4.0-beta3-19516-01 (PR:#1634)
  • Fixed a bug that caused CS0019 diagnostic to be erroneously reported when comparing to default (#1619, PR:#1634)
  • Raised minimum Mono version to 6.4.0 to provide better .NET Core 3.0 support (#1629)
  • Fixed a concurrency bug in scripting/Cake support (#1627)
  • Correctly respect request cancellation token in metadata service (#1631)