$(SolutionDir) ignored for shared projects
Open
dotnet
dotnet: msbuild
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 11
Description
**Operating System**: Windows
**DocFX Version Used**: 2.56.0
.
**Template used**: default
**Steps to Reproduce**:
In the csproj file I have
```xml
```
And docfx says I have no items in my csproj files and no api docs generated. I use the SDK csproj format.
**Expected Behavior**:
Generate API docs when I use $ variable instead of relative path.
**Actual Behavior**:
API docs are not generated.
Contributor guide
Assessment
This issue has not been assessed yet.