Isanes Francois
30 May 2024
Resolving Git-Based Visual Studio Solution Problems

On Windows 11 Pro, adding Git to a Visual Studio 2022 Enterprise solution resulted in problems with the original.sln file. A clone was made in an old local directory following the initialization and pushing of the solution folder to a new private repository. The cloned directory allowed access to the solution, but the original.sln file became unusable.