We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51211ca commit 0fa57abCopy full SHA for 0fa57ab
src/ServiceControlInstaller.Engine/Instances/ServiceControlBaseService.cs
@@ -28,7 +28,7 @@ protected ServiceControlBaseService(IWindowsServiceController service)
28
29
public bool InMaintenanceMode { get; set; }
30
public ReportCard ReportCard { get; set; }
31
-
+
32
/// <summary>
33
/// Raven management URL
34
/// </summary>
0 commit comments