I want to temporarily disable XSharp in VS 2022. Please help me with that.
I don't use XSharp and VS that often anymore and don't remember how to do that.
The actual reason why I want to do this, is because I've got a different version of XSharp running locally compared to the one on the build server and other colleagues. Locally XSharp adds stuff to the xsproj files and it doesn't allow a pull from the origin, because of conflicts.
Undoing them doesn't work, because in a split moment, the changes are again added.
Please advise.
Temporarily disable XSharp in VS 2022?
Re: Temporarily disable XSharp in VS 2022?
Otto,
In the xsharp\uninst folder there are cmd files to do that. Run the "uninstxx.cmd" files as admin to remove X#. The instxx.cmd files reinstall X#.
Robert
In the xsharp\uninst folder there are cmd files to do that. Run the "uninstxx.cmd" files as admin to remove X#. The instxx.cmd files reinstall X#.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
Re: Temporarily disable XSharp in VS 2022?
Thanks Robert
I found an alternative for a full uninstall/install:
unload and reload xsharp projects.
I found an alternative for a full uninstall/install:
unload and reload xsharp projects.
Re: Temporarily disable XSharp in VS 2022?
Another alternative:
Switch in VS2022 to the folder view. This will disable all extensions automatically.
Switch in VS2022 to the folder view. This will disable all extensions automatically.

