Skip to content

Commit 31e95ab

Browse files
committed
Tweaked DocFX build
1 parent 934534c commit 31e95ab

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/docfx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"exclude": ["UnitTests/*", "TypedRest.CodeGeneration.Cli/*"]
99
}
1010
],
11+
"properties": {
12+
"TargetFramework": "net8.0"
13+
},
1114
"namespaceLayout": "nested",
1215
"dest": "api"
1316
}

0 commit comments

Comments
 (0)