Skip to content

3.8.4

Compare
Choose a tag to compare
@sruke sruke released this 24 Apr 21:29
· 37 commits to master since this release
bc2c17c

3.8.4

Package updates

Bug fixes

  • Fixed the issue where FmiPath was not persisted when copying/reinitializing AcquireTokenOptions. See #3336.

New feature

  • Added support for Linux-friendly devcontainers. See #3333 and #3339.

Fundamentals

  • Removed System.Text.Json as an explicit dependency for .NET Core targets. See #3331.