v17.10.48
What's Changed
- Don't package reference inbox assemblies on .NETCoreApp by @ViktorHofer in #1269
- Use precise assembly version for analyzers project by @AArnott in #1266
- Add
AsyncLazy<T>.SuppressRecursiveFactoryDetection
property by @AArnott in #1265 - Fix hang in
AsyncLazy<T>.DisposeValue()
whenT : IAsyncDisposable
by @AArnott in #1271 - Bring back LocBin artifact publishing by @AArnott in #1284
- Fix missing LocBin artifact on non-Windows agents by @AArnott in #1285
- Beef up VSTHRD003 documentation by @AArnott in #1283
- Build stable 17.10 version by @AArnott in #1293
- Rollback Microsoft.Bcl.AsyncInterfaces to 6.0.0 by @AArnott in #1307
New Contributors
- @ViktorHofer made their first contribution in #1269
Full Changelog: v17.9.28...v17.10.48