You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -73,17 +87,13 @@ This component adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.h
73
87
-`System.Text.Encodings.Web` from `8.0.0` to `9.0.0`,
74
88
-`System.Text.Json` from `8.0.5` to `9.0.0`.
75
89
76
-
### Deprecated
77
-
78
90
### Removed
79
91
80
92
- Support for .NET 6 and .NET 7. Both framework reached end of support.
81
93
- Support for macOS Monterey 12 x64.
82
94
macOs libraries are built and tested against [macOS Ventura 13 x64](https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md).
83
95
-`MongoDB.Driver.Core.Extensions.DiagnosticSources` dependency is removed.
0 commit comments