Fix broken project locations #49

Closed
IDeletedSystem64 wants to merge 1 commits from master into master
IDeletedSystem64 commented 2022-11-21 14:26:25 -06:00 (Migrated from github.com)

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

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

Pull request closed

Sign in to join this conversation.
No description provided.