Skip to content

fix: relative project path handling logic

Closes #19

This is very similar to the patch for the DotNet3, I guess we could solve the two issues with one patch. The only changed thing is the regular expression as the problem in both cases is the projectFolderPath variable.

Merge request reports