Return a read-only list of Directories resolved as absolute, in the context of the current machine and the current project. In this situation, if a directory cannot be resolved to absolute (like for example the relative directory "..\..\Dir0" cannot be resolved from "C:\Dir1\Project.ndproj"), it doesn't appears in the returned collection of paths. The list returned is a read-only clone. Hence it doesn't reflect any modification in the original collection.
Requirements
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed