Cannot use "DisableDefaultFilter" in VS17
Open
dotnet
dotnet: api-filter
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
**DocFX Version Used**: 2.38.1
**Template used**: default
**Steps to Reproduce**:
1. Trying to disable the default filter as discussed in #2561 by putting it into docfx.json
**Expected Behavior**: Should now document private methods and internal classes.
**Actual Behavior**: Project is not compiling correctly and private methods and internal methods are still not being documented.
It is possible that I just don't know how to disable the default filter.
Contributor guide
Assessment
This issue has not been assessed yet.