diff --git a/UpTool2/MainForm.cs b/UpTool2/MainForm.cs index 8290be0..046519d 100644 --- a/UpTool2/MainForm.cs +++ b/UpTool2/MainForm.cs @@ -189,7 +189,7 @@ namespace UpTool2 #if DEBUG + $"{Environment.NewLine}File was: {path}" #endif - , "Failed to start!"); + + "Failed to start!"); } }