From 7a76440e69f64f7803652b3db6c1e2de96a257ca Mon Sep 17 00:00:00 2001 From: Nikita Balabaev Date: Sat, 26 Oct 2024 19:48:40 +0200 Subject: [PATCH] Update libraries.md --- docs/core/whats-new/dotnet-9/libraries.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/core/whats-new/dotnet-9/libraries.md b/docs/core/whats-new/dotnet-9/libraries.md index de2b9ecea7ac8..9fcdc6ba99e2f 100644 --- a/docs/core/whats-new/dotnet-9/libraries.md +++ b/docs/core/whats-new/dotnet-9/libraries.md @@ -91,7 +91,6 @@ For more information, see the [API proposal](https://github.com/dotnet/runtime/i - [X.509 certificate loading](#x509-certificate-loading) - [OpenSSL providers support](#openssl-providers-support) - [Windows CNG virtualization-based security](#windows-cng-virtualization-based-security) -- ### CryptographicOperations.HashData() method