pemby
New member
- Joined
- Jul 27, 2021
- Messages
- 2
- Programming Experience
- 5-10
How would you resolve hint paths in a csproj file?
I am thinking CD to the working directory then, resolve relative (HintPath) to the full path, then test if vaild dir.
Is this a vaild test? Also, would you approach this task differently?
I am thinking CD to the working directory then, resolve relative (HintPath) to the full path, then test if vaild dir.
Is this a vaild test? Also, would you approach this task differently?