Possible to define a different source control plug-in on a per-solution (or per-project) basis?

Viewed 167

I'm mostly working with VisualSVN and sometimes with GitLab. My goal is to automatically let Visual Studio choose which source control plug-in to use when opening a solution.

enter image description here

Having read other questions here about changing the source control plug-in per solution like e.g.:

Seems that this is/was not possible for VS 2019 and older.

There is an extension for Visual Studio 2017 that seems to be abandoned.

Since currently Visual Studio 2022 is in preview and I found no way there either, I hope that Microsoft now includes a built-in way to do this that I didn't yet have discovered.

My question

Is there any way to configure on a per-solution-basis which source control plug-in to load?

0 Answers
Related