Skip to content

v17.7.38

Choose a tag to compare

@AArnott AArnott released this 23 Apr 00:34
· 891 commits to main since this release
b39bdc3

What's Changed

  • Bump CodeAnalysisVersion from 4.6.0 to 4.7.0 by @dependabot in #413
  • Remove HasFlag usage as it's particularly slow on netfx by @ToddGrun in #433
  • Prevent double allocation for TypeRef arrays by @ToddGrun in #434
  • Change SerializationContextBase.deserializingObjectTable into an array by @ToddGrun in #435
  • Partially revert earlier commit for always using ReadImmutableArray by @ToddGrun in #436

New Contributors

Full Changelog: v17.7.26...v17.7.38