I am trying to create a build system but I need to find the full path of a file by extension in a folder.
How to do it? MSBuildSelector plugin does this.
I am trying to create a build system but I need to find the full path of a file by extension in a folder.
How to do it? MSBuildSelector plugin does this.