Skip to content

Commit 049672a

Browse files
authored
Remove unneccessary crypto using (#49864)
2 parents 91ab4c1 + b5b09c1 commit 049672a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Containers/Microsoft.NET.Build.Containers/Tasks/ComputeDotnetBaseImageAndTag.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// The .NET Foundation licenses this file to you under the MIT license.
33

44
using System.Diagnostics.CodeAnalysis;
5-
using System.Security.Cryptography;
65
using Microsoft.Build.Framework;
76
using NuGet.Versioning;
87
#if NETFRAMEWORK

0 commit comments

Comments
 (0)