Skip to content

2018.406.0

Compare
Choose a tag to compare
@peppy peppy released this 06 Apr 14:54
· 19338 commits to master since this release
02d7a0f
  • Explicitly define the dynamic compilation namespace to avoid crosstalk #1499 (peppy)
  • Remove TestTestCase #1498 (peppy)
  • Fix some file paths causing framework to crash on startup #1495 (peppy)
  • Use Linq.Append and Prepend. #1492 (huoyaoyuan)
  • Add rider run/debug configurations #1489 (peppy)
  • Fix dynamic compilation not detecting changes on .NET Core #1488 (smoogipoo)
  • Remove assembly loading code from TestBrowser #1487 (peppy)
  • Fix dynamic compilation #1486 (nbvdkamp)
  • Fix framework tests not building against netcore2.0 #1484 (peppy)
  • Switch to .NET Standard 2.0 #1483 (smoogipoo)
  • Expose the ability to disable background performance profiling #1482 (peppy)
  • Add check for IsCancellationRequested in TcpIpcProvider #1480 (peppy)