ok
2e3a2939d645686b85d439065398c17c662c5e6e
1 files changed
CheckSmtpCert/Properties/launchSettings.json
diff --git a/CheckSmtpCert/Properties/launchSettings.json b/CheckSmtpCert/Properties/launchSettings.json
index 1ae23c1..3738307 100644
--- a/CheckSmtpCert/Properties/launchSettings.json
+++ b/CheckSmtpCert/Properties/launchSettings.json
@@ -2,7 +2,7 @@
"profiles": {
"CheckSmtpCert": {
"commandName": "Project",
- "commandLineArgs": "192.168.51.225 25 c:\\temp",
+ "commandLineArgs": "192.168.51.225 25",
"workingDirectory": "c:\\temp"
}
}