mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-24 03:56:27 +00:00
Fix build issues
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using System.Security.Hashing;
|
||||
|
||||
namespace System.Security.Hashing;
|
||||
namespace System.Security.Hashing;
|
||||
public interface IMD5HashingService : IHashingService
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user