Where can I change the $(SolutionDir) macro?

Juan Dent 236 Reputation points
2022-06-11T15:32:05.457+00:00

For some strange reason in one of my projects, the $(SolutionDir) evaluates to I:\C\Users\Juan Dent\Source\Repos\TransformDownloadedStatements. Where can I change it?
I am using VS 2022 adn programing in C++

Developer technologies | C++
{count} votes

1 answer

Sort by: Most helpful
  1. Juan Dent 236 Reputation points
    2022-06-11T23:12:04.873+00:00

    My error --- I loaded a solution from another drive thinking that it was the main drive! Thus the solution dir was wrong...

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.