Skip to content

v17.14.15

Latest
Compare
Choose a tag to compare
@AArnott AArnott released this 13 Jun 14:23
· 120 commits to main since this release
a6094b6

What's Changed

Fixes

  • Fix VSTHRD110 false negative in local functions of async methods by @AArnott in #1385
  • Fix a race condition which leads product to hang by @lifengl in #1426
  • Switch from build to buildTransitive for analyzer package by @AArnott in #1434

Enhancements

  • Create a Microsoft.VisualStudio.Threading.Only package by @AArnott in #1429
  • Get !dumpasync ready for Azure Watson by @AArnott in #1380

Dependency updates

  • Update dependency System.Runtime.CompilerServices.Unsafe to 6.1.0 by @renovate in #1406
  • Update Included in .NET runtime to v8 (major) by @renovate in #1408
  • Update dependency System.Memory to 4.6.0 by @renovate in #1402
  • Update dependency System.Threading.Tasks.Extensions to 4.6.0 by @renovate in #1407
  • Update dotnet monorepo to 4.13.0 by @renovate in #1424
  • Update dependency Microsoft.Bcl.AsyncInterfaces to v9 by @renovate in #1438

Full Changelog: v17.13.2...v17.14.15