|
147 | 147 | "api/**.yml": ["csharp", "vb", "fsharp", "cpp"]
|
148 | 148 | },
|
149 | 149 | "open_to_public_contributors": {
|
150 |
| - "xml/Microsoft.Extensions*/*.xml": false, |
151 |
| - "xml/System.Composition/*.xml": false, |
152 |
| - "xml/System.Formats.Cbor/*.xml": false, |
153 |
| - "xml/System.Formats.Nrbf/*.xml": false, |
154 |
| - "xml/System.Net.ServerSentEvents/*.xml": false, |
155 |
| - "xml/System.Numerics.Tensors/*.xml": false, |
156 |
| - "xml/System.Runtime.Serialization/ISerializationCodeDomSurrogateProvider.xml": false, |
157 |
| - "xml/System.Runtime.Serialization/ImportOptions.xml": false, |
158 |
| - "xml/System.Runtime.Serialization/XsdDataContractExporter.xml": false, |
159 |
| - "xml/System.Speech*/*.xml": false |
| 150 | + "xml/Microsoft.Extensions*/*": false, |
| 151 | + "xml/System.Composition/*": false, |
| 152 | + "xml/System.Formats.Cbor/*": false, |
| 153 | + "xml/System.Formats.Nrbf/*": false, |
| 154 | + "xml/System.Net.ServerSentEvents/*": false, |
| 155 | + "xml/System.Numerics.Tensors/*": false, |
| 156 | + "xml/System.Runtime.Serialization/ISerializationCodeDomSurrogateProvider.yml": false, |
| 157 | + "xml/System.Runtime.Serialization/ImportOptions.yml": false, |
| 158 | + "xml/System.Runtime.Serialization/XsdDataContractExporter.yml": false, |
| 159 | + "xml/System.Speech*/*": false |
160 | 160 | }
|
161 | 161 | },
|
162 | 162 | "dest": "_site",
|
|
0 commit comments