vs-window-title-changer
vs-window-title-changer copied to clipboard
Visual Studio 2017 broken after latest update
Using Visual studio 2017 (VS 15.9.11) the latest version of the extension no longer works. I just see the default Visual Studio Title (Solution name).
I happen to use the exact same version (and used this version to compile the extension). And "it works on my machine" :-D However, I might have made a mistake. I'm not a .Net developer and it isn't very difficult to get lost in .net assembly versioning hell.
I recommend trying the following things:
- Uninstall/reinstall the extension
- Try the
/Log
switch ofdevenv.exe
- Revert to the previous version of the plugin that doesn't have less features and still works with vs2017 (but not with vs2019)
I've found some issues that caused problems on my machine only under certain conditions. Uploaded a new version (v2.1.11). You can give it a try.
Tried out 2.1.11. Still not working. ☹