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
With VS2017 the ability has been added to work from a folder on disk without creating a VS solution.
Currently FileDiffer isn't working in these situations.
Steps to recreate
In Visual Studio 2017
From the File menu or Start Page choose: Open folder
Open a folder containing your source.
Right-click a source file in the Solution Explorer.
Current behaviour
No FileDiffer option available in the context menu.
Expected behaviour
Since VS now supports folder based projects, I expected this tool to be usable.
The text was updated successfully, but these errors were encountered:
The topic mentions VS 2017 so I want to mention it's not working/not fixed with 2019 versions either (I am using Version 16.9.6 to be precise). The Folder based project is the relevant information there.
Installed product versions
Description
With VS2017 the ability has been added to work from a folder on disk without creating a VS solution.
Currently FileDiffer isn't working in these situations.
Steps to recreate
Current behaviour
No FileDiffer option available in the context menu.
Expected behaviour
Since VS now supports folder based projects, I expected this tool to be usable.
The text was updated successfully, but these errors were encountered: