1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-25 11:08:02 +02:00

Namespace fix

This commit is contained in:
Brian Fiete 2022-01-02 06:02:15 -05:00
parent 5004e89e35
commit 64161bf001

View file

@ -1,4 +1,4 @@
using system.IO; using System.IO;
namespace System.Security.Cryptography namespace System.Security.Cryptography
{ {