Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Storage Client Library 7.2.0

Compare
Choose a tag to compare
@erezvani1529 erezvani1529 released this 11 Aug 01:59
· 550 commits to master since this release
  • All (CoreCLR): NetStandard target framework changed to netstandard1.3
  • All (PCL): Removed support for PCL in favor of NetStandard GA release
  • Table (CoreCLR) : Added a workaround for missing GetProperties method on TypeInfo in reflection-based Read/Write methods in TableEntity after change to netstandard11.3 TFM
  • Table (CoreCLR) : Added logic to wrap the error stream in a noncloseable stream to prevent it from being disposed by ODataMessageReader