dotnet / dotnet/docfx

$(SolutionDir) ignored for shared projects

Open
#6,193 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.