-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
XMLFormat behaves oddly when used in a makefile in Visual Studio 2017. The makefile line immediately after the XMLFormat line will display unprintable characters instead of tabs and CR/LF's.
The makefile echoes message 1, then XMLFormat, then message 2, then message 3. Message 2 is affected, and message 3 is OK.
Add XMLFormat to the path and run "nmake test" from the Visual Studio 2017 developer prompt
Metadata
Metadata
Assignees
Labels
No labels
