We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7e89d commit 5f81445Copy full SHA for 5f81445
1 file changed
docs/docfx.json
@@ -4,9 +4,10 @@
4
"src": [
5
{
6
"files": [
7
- "../src/bunit.csproj"
+ "src/bunit.csproj"
8
]
9
- }
+ },
10
+ "cwd": ".."
11
],
12
"dest": "api",
13
"disableGitFeatures": false,
0 commit comments