visual studio

Compare two files in Visual Studio

A
Desh-Duniya Team Author
| Published May 21, 2019

you can invoke devenv.exe /diff list1.txt list2.txt from the command prompt or, if a Visual Studio instance is already running, you can type Tools.DiffFiles in the Command window, with a handy file name completion

Capture.JPG

Discussion (0)

Please sign in to participate in the discussion.
No comments yet. Be the first to join the conversation!