Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Update script to dequote parameter #523

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

josesimoes
Copy link
Contributor

(see #521)

cd Solutions\%3
msbuild /flp:verbosity=detailed /clp:verbosity=minimal %~4
endlocal&&exit /B %ERRORLEVEL%
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this line change? Seems unnecessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That line hasn't changed. I've edited the file directly on GitHub. What that icon at the end is telling you is that the file is missing the empty line that Github requires to make file comparisons.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, never seen that one before...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants