File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,6 @@ configuration:
51
51
- filesMatchPattern :
52
52
matchAny : true
53
53
pattern : xml/System.Runtime.Serialization/XsdDataContractExporter.xml
54
- - filesMatchPattern :
55
- matchAny : true
56
- pattern : xml/System.Speech/*
57
54
then :
58
55
- addReply :
59
56
reply : >-
Original file line number Diff line number Diff line change 158
158
"api/System.Runtime.Serialization.Schema**" : false ,
159
159
"api/System.Runtime.Serialization.ISerializationCodeDomSurrogateProvider.yml" : false ,
160
160
"api/System.Runtime.Serialization.ImportOptions.yml" : false ,
161
- "api/System.Runtime.Serialization.XsdDataContractExporter.yml" : false ,
162
- "api/System.Speech**" : false
161
+ "api/System.Runtime.Serialization.XsdDataContractExporter.yml" : false
163
162
}
164
163
},
165
164
"dest" : " _site" ,
You can’t perform that action at this time.
0 commit comments