corvus-dotnet / corvus-dotnet/Corvus.Testing
Locate function project in a subdirectory of common root failed
Open
- Dominant language
- C#
- Stars
- 13
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
My configuration is
```
root/src/AzureFunctions/AzureFunctions.csproj
root/test/TestProjects/TestProjects.csproj
```
and the function project cannot be found with `src/AzureFunctions`.
It seems that since #440, only the direct children of candidate are evaluated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.