Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.02 KB

File metadata and controls

40 lines (28 loc) · 1.02 KB

Release Notes

6.0.0 - 30 January 2025

Changed

  • Removed use of System.Linq. (#1949)
  • Publish symbols packages with source link. (#2137)
  • Signing package with strong name. (Commit dbe09f1)

Target Platform Support

  • .NET Framework 4.6.2+ (Windows ARM64, Windows x86, Windows x64)
  • .NET 8.0+ (Windows x86, Windows x64, Windows ARM64, Windows ARM, Linux, macOS)

Dependencies

.NET Framework

  • Azure.Core 1.38.0
  • Azure.Security.KeyVault.Keys 4.5.0
  • Microsoft.Data.SqlClient 6.0.0
  • Microsoft.Extensions.Caching.Memory 6.0.1

.NET 8.0

  • Azure.Core 1.38.0
  • Azure.Security.KeyVault.Keys 4.5.0
  • Microsoft.Data.SqlClient 6.0.0
  • Microsoft.Extensions.Caching.Memory 8.0.1

.NET 9.0

  • Azure.Core 1.38.0
  • Azure.Security.KeyVault.Keys 4.5.0
  • Microsoft.Data.SqlClient 6.0.0
  • Microsoft.Extensions.Caching.Memory 9.0.0