Skip to content

3.5.0

Latest
Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 04 Dec 21:06
· 4 commits to master since this release
7535ecc

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