minor change

This commit is contained in:
Shreyas Zare
2020-09-05 16:15:49 +05:30
parent 9be776175b
commit b4d70e079e

View File

@@ -47,6 +47,7 @@ namespace DnsService
};
ServiceBase.Run(ServicesToRun);
}
#region private
private static bool WindowsFirewallEntryExists(string appPath)