[CSHARP-2947] Check uses of HashAlgorithmName when targetting netstandard2.0 Created: 07/Feb/20  Updated: 28/Apr/21  Resolved: 28/Apr/21

Status: Closed
Project: C# Driver
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Robert Stam Assignee: Mikalai Mazurenka (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Epic Link: Enable features that can now be supported when targetting netstandard2.0

 Comments   
Comment by Mikalai Mazurenka (Inactive) [ 27/Apr/21 ]

HashAlgorithmName type is missing only in .NET Framework 4.5.2 (among our current targets): HashAlgorithmName -> Applies to. Strangely, MSDN does not include netstandard 1.5 in the link, but the struct is actually present in the System.Security.Cryptography.Primitives assembly, so netstandard 1.5 does not require a workaround.
No changes required in scope of this task, since the only workaround needed is for .NET Framework 4.5.2 target, which is already present.

Generated at Wed Feb 07 21:43:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.