|
147 | 147 | "api/**.yml": ["csharp", "vb", "fsharp", "cpp"]
|
148 | 148 | },
|
149 | 149 | "open_to_public_contributors": {
|
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, |
| 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 | 156 | "xml/System.Runtime.Serialization/ISerializationCodeDomSurrogateProvider.yml": false,
|
157 | 157 | "xml/System.Runtime.Serialization/ImportOptions.yml": false,
|
158 | 158 | "xml/System.Runtime.Serialization/XsdDataContractExporter.yml": false,
|
159 |
| - "xml/System.Speech*/*": false |
| 159 | + "xml/System.Speech**/**": false |
160 | 160 | }
|
161 | 161 | },
|
162 | 162 | "dest": "_site",
|
|
0 commit comments