Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Duplicati/CommandLine/BackendTool/Program.cs')
-rw-r--r--Duplicati/CommandLine/BackendTool/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/CommandLine/BackendTool/Program.cs b/Duplicati/CommandLine/BackendTool/Program.cs
index 0b30706cd..c72cee92d 100644
--- a/Duplicati/CommandLine/BackendTool/Program.cs
+++ b/Duplicati/CommandLine/BackendTool/Program.cs
@@ -25,7 +25,7 @@ using System.Threading;
namespace Duplicati.CommandLine.BackendTool
{
- class Program
+ public class Program
{
/// <summary>
/// The main entry point for the application.