You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write-Verbose"Processing ClickOnce property group $numberOfClickOncePropertyGroupsProcessed of $numberOfClickOncePropertyGroups in file '$ProjectFilePath'."
223
+
220
224
# If the Version to use was not provided, get it from the project file.
if ($output-eq'1.2.0.1234') { Write-Host"Passed" } else { throw"Test $testNumber failed. Output was '$output'." }
51
51
52
-
Write-Host ("{0}. Use Build Id parameter greater than the max value to make sure build is set properly. Should also see Verbose statemnt..."-f++$testNumber)
52
+
Write-Host ("{0}. Use Build Id parameter greater than the max value to make sure build is set properly. Should also see Verbose statments..."-f++$testNumber)
0 commit comments