We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639153c commit 784ee34Copy full SHA for 784ee34
src/Elasticsearch.Net/project.json
@@ -70,10 +70,6 @@
70
"System.Runtime.Serialization": {
71
"type": "build"
72
}
73
- },
74
- "dependencies": {
75
- "System.Collections.Specialized": "4.0.1",
76
- "System.Reflection.TypeExtensions": "4.1.0"
77
78
},
79
"net45": {
src/Nest/project.json
@@ -78,11 +78,6 @@
"System.ServiceModel": {
80
81
82
83
84
- "System.Reflection.TypeExtensions": "4.1.0",
85
- "System.Linq.Queryable": "4.0.0"
86
87
88
0 commit comments