Fix broken project locations #49

Closed
IDeletedSystem64 wants to merge 1 commits from master into master

1 Commits

Author SHA1 Message Date
Sophie Marie 0930b26739
Fix broken project locations
In the .NET 4.8 solutions it was trying to get projects from ``G:\`` while .NET 4 solutions are getting them from the solutions root directory, I've updated them to get the 4.8 projects from the root directory and then load the 4.8 projects
2022-11-21 12:23:02 -08:00