Updated to SharpAESCrypt 2.0
This commit is contained in:
@@ -4,6 +4,6 @@ namespace Duplicati.CommandLine.SharpAESCrypt.Net8
|
||||
public static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
=> global::SharpAESCrypt.SharpAESCrypt.CommandLineMain(args);
|
||||
=> global::SharpAESCrypt.Program.CommandLineMain(args);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user