Skip to content

Commit 576aa16

Browse files
committed
yaml output is flattened
1 parent 4e16d15 commit 576aa16

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docfx.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,12 @@
168168
"api/Microsoft.Extensions**": false,
169169
"api/System.CommandLine**": false,
170170
"api/System.Composition**": false,
171-
"api/System.Formats.Asn1/**": false,
172-
"api/System.Formats.Cbor/**": false,
173-
"api/System.Formats.Nrbf/**": false,
174-
"api/System.Net.ServerSentEvents/**": false,
175-
"api/System.Numerics.Tensors/**": false,
176-
"api/System.Reflection.Context/**": false,
171+
"api/System.Formats.Asn1.**": false,
172+
"api/System.Formats.Cbor.**": false,
173+
"api/System.Formats.Nrbf.**": false,
174+
"api/System.Net.ServerSentEvents.**": false,
175+
"api/System.Numerics.Tensors.**": false,
176+
"api/System.Reflection.Context.**": false,
177177

178178
"api/System.Diagnostics.FileVersionInfo.yml": false,
179179
"api/System.Linq.AsyncEnumerable.yml": false,

0 commit comments

Comments
 (0)