ReleaseMicrosoftMicrosoftpublished Apr 23, 2024seen 5d

microsoft/vs-mef v17.7.38

microsoft/vs-mef

Open original ↗

Captured source

source ↗
published Apr 23, 2024seen 5dcaptured 8hhttp 200method plain

v17.7.38

Repository: microsoft/vs-mef

Tag: v17.7.38

Published: 2024-04-23T00:34:51Z

Prerelease: no

Release notes:

What's Changed

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

New Contributors

  • @ToddGrun made their first contribution in https://github.com/microsoft/vs-mef/pull/433

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.7.26...v17.7.38