Related to Issue #165
Visual Studio 2022 v17.4.1
LicenceHeaderManager v5.0.1
Other extensions:
Visual Studio 2022 Defaults
Live Share 2022
Productivity Power Tools 2022
Xamarin Templates , Android & Apple SDK
Progress Telerik UI for Xamarin, WPF, ASP.NET MVC, ASP.NET Core
Steps to reproduce:
- Install LicenceHeaderManager v5.0.1 for Visual Studio 2022
- Enable "Automatically insert licence headers in new files"

- Open Solution under source control (TFS 2010 in my case)
- Pick a file (in my case, any .cs or .cshtml file)
- Right-click and select "Compare"
- The Diff window is opened, but also a tmp file

This seems to occur to file extensions that are under the "Languages" window in the Licence Header options:

For example, this does not occur when comparing .resx or .scss files.
The issue goes away if "Automatically insert licence headers in new files" is disabled.
Related to Issue #165
Visual Studio 2022 v17.4.1
LicenceHeaderManager v5.0.1
Other extensions:
Visual Studio 2022 Defaults
Live Share 2022
Productivity Power Tools 2022
Xamarin Templates , Android & Apple SDK
Progress Telerik UI for Xamarin, WPF, ASP.NET MVC, ASP.NET Core
Steps to reproduce:
This seems to occur to file extensions that are under the "Languages" window in the Licence Header options:
For example, this does not occur when comparing .resx or .scss files.
The issue goes away if "Automatically insert licence headers in new files" is disabled.