Remove System.Linq dependency from System.Security.Cryptography.Algorithms (dotnet...
authorStephen Toub <stoub@microsoft.com>
Fri, 4 Oct 2019 23:14:30 +0000 (19:14 -0400)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2019 23:14:30 +0000 (19:14 -0400)
commite4c2d87a7129060d25acb2cbce8cf8df52bb96d2
tree4396ca72aaa5e3689815f6fdf55b7cd466629131
parent0d1c9d9a6eda8a2bec2dbec3e6158a93cd673a56
Remove System.Linq dependency from System.Security.Cryptography.Algorithms (dotnet/corefx#41554)

It's not being used.  Remove it.

Commit migrated from https://github.com/dotnet/corefx/commit/a434a52ae3f1175bc1cad8b1a02b0921ef3b1f55
src/libraries/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj
src/libraries/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/AesCcm.Unix.cs
src/libraries/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/AesCcm.Windows.cs
src/libraries/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/AesGcm.Unix.cs
src/libraries/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/AesGcm.Windows.cs