✅ My solution contains absolute paths to projects inside the solution folder

I have a solution where all the projects are inside the solution's folder. But VS Community 2022 insists on writing their location in the solution file and other project files as absolute paths. Now when I check everything into Git, VS doesn't upload the projects that it was using absolute paths for. What can I do?
Was this page helpful?