github AzureAD/microsoft-identity-web 3.5.0

latest releases: 3.13.1, 3.13.0, 3.12.0...
9 months ago

Bug fixes

  • Ensure Singleton registration for TokenAcquisition Services when TokenAcquirerFactory is null. See #3155
  • Dont modify the merged options when building the confidential client. See #3137

Fundamentals

  • Install all .NET versions in pipeline, including .NET 9. See #3152
  • Upgrade to C# 13. See #3138
  • Specify sdk version in global.json. See #3156
  • Disable Coverage PR comments. See in #3159

What's Changed

  • Install all .NET versions in pipeline to fix run tests task by @msbw2 in #3152
  • Upgrade to C# 13 by @westin-m in #3138
  • Specify sdk version in global.json by @westin-m in #3156
  • Ensure Singleton registration for TokenAcquisition Services when TokenAcquirerFactory is null by @sruke in #3155
  • Disable Coverage PR comments by @westin-m in #3159
  • Dont modify the merged options when building the confidential client by @keegan-caruso in #3137

Full Changelog: 3.4.0...3.5.0

Don't miss a new microsoft-identity-web release

NewReleases is sending notifications on new releases.