Skip to content

v17.10.48

Latest
Compare
Choose a tag to compare
@AArnott AArnott released this 01 May 17:48
1ec03f1

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() when T : 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

Full Changelog: v17.9.28...v17.10.48