Comparing two files in visual studio

10 May 2019

how to visual studio

View > Other Windows > Command Window

Tools.DiffFiles file_1_path file_2_path

VS code also can be used for that - https://www.meziantou.net/comparing-files-using-visual-studio-code.htm


Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.