New releases file. Updated filtering logic for attributes to prevent duplicate events.
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BodyshopPartner.Utils
|
||||
try
|
||||
{
|
||||
Process.Start(psi).WaitForExit();
|
||||
logger.Debug("Attempting to add HTTP Exclusion for web-server");
|
||||
logger.Debug("Added web-server port exclusion.");
|
||||
return true;
|
||||
}
|
||||
catch (Exception Ex)
|
||||
|
||||
Reference in New Issue
Block a user