v17.6.40
What's Changed
- Allow obtaining serializable tokens that represent JoinableTasks by @AArnott in #1162
- Drop netcoreapp3.1 TFM by @AArnott in #1136
- Bump Microsoft.VisualStudio.Validation from 17.0.65 to 17.0.71 by @dependabot in #1134
- Switch from DllExport to DNNE in SosThreadingTools by @AArnott in #1138
- Fix !dumpasync on x86 windbg processes by @AArnott in #1145
- Update Microsoft.Diagnostics.Runtime.Utilities to first publicly stable version by @leculver in #1143
- A better way to fix the MSBuild RAR warnings by @AArnott in #1116
- Update dumpasync.md to explain the case where awaited task is completed. by @BertanAygun in #1155
- Resolve or ignore loc warnings by @AArnott in #1156
- Prevent sending ETW within a lock by @lifengl in #1146
- Try to fix a problem that hardcoded thread schedule defeats the effort to prioritize UI blocking tasks. by @lifengl in #1159
- Update SOSThreadingTools dependencies by @AArnott in #1164
New Contributors
- @BertanAygun made their first contribution in #1155
Full Changelog: v17.5.22...v17.6.40