Skip to content

Commit acf095c

Browse files
committed
xmlDocs=>xmlDoc in Elasticsearch.NET dotnet core project
1 parent 2a92a99 commit acf095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch.Net/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"copyright": "2014-2016 Elasticsearch BV",
3131
"buildOptions": {
3232
"warningsAsErrors": false,
33-
"xmlDocs":true,
33+
"xmlDoc": true,
3434
"nowarn": ["CS1591", "1591", "1573"]
3535
},
3636
"configurations": {

0 commit comments

Comments
 (0)