|
66 | 66 | </Reference> |
67 | 67 | <Reference Include="System" /> |
68 | 68 | <Reference Include="System.Core" /> |
69 | | - <Reference Include="System.Net.Http" /> |
70 | 69 | <Reference Include="System.Runtime.Serialization" /> |
71 | 70 | <Reference Include="System.Xml.Linq" /> |
72 | 71 | <Reference Include="System.Data.DataSetExtensions" /> |
|
111 | 110 | <Compile Include="Core\Cat\CatTests.cs" /> |
112 | 111 | <Compile Include="Core\Explain\ExplainTests.cs" /> |
113 | 112 | <Compile Include="Core\Exists\AliasExists.cs" /> |
114 | | - <Compile Include="Core\Repository\CreateRepositoryTests.cs" /> |
115 | | - <Compile Include="Core\SearchShards\SearchShardsTests.cs" /> |
116 | 113 | <Compile Include="Core\GetFieldMapping\GetFieldMappingTests.cs" /> |
117 | 114 | <Compile Include="Core\MultiPercolate\MultiPercolateTests.cs" /> |
118 | 115 | <Compile Include="Core\Percolate\PercolateTests.cs" /> |
119 | 116 | <Compile Include="Core\Map\Mapping\MappingTransformTests.cs" /> |
120 | 117 | <Compile Include="Core\PingTests.cs" /> |
121 | | - <Compile Include="Core\Repository\SnapshotStatusTests.cs" /> |
122 | | - <Compile Include="Core\Repository\RestoreStatusTests.cs" /> |
123 | 118 | <Compile Include="Core\Repository\RestoreTests.cs" /> |
124 | | - <Compile Include="Core\Repository\GetRepositoryTests.cs" /> |
| 119 | + <Compile Include="Core\Repository\CreateRepositoryTests.cs" /> |
125 | 120 | <Compile Include="Core\ClearScroll\ClearScrollTests.cs" /> |
126 | 121 | <Compile Include="Core\Exists\DocumentExistsTests.cs" /> |
127 | 122 | <Compile Include="Core\Suggest\SuggestTests.cs" /> |
|
176 | 171 | <Compile Include="Indices\StatsTests.cs" /> |
177 | 172 | <Compile Include="Core\AsyncTests.cs" /> |
178 | 173 | <Compile Include="Mapping\MappingVisitorTests.cs" /> |
179 | | - <Compile Include="Reproduce\Reproduce953Tests.cs" /> |
180 | | - <Compile Include="Reproduce\Reproduce945Tests.cs" /> |
181 | 174 | <Compile Include="Reproduce\Reproduce769Tests.cs" /> |
| 175 | + <Compile Include="Reproduce\Reproduce960Tests.cs" /> |
182 | 176 | <Compile Include="Search\Filter\AndOrNotFilterTests.cs" /> |
183 | 177 | <Compile Include="Search\Filter\ScriptFilterTests.cs" /> |
184 | 178 | <Compile Include="Search\Filter\MissingExistsFilterTests.cs" /> |
|
246 | 240 | <Compile Include="Search\VersionTests.cs" /> |
247 | 241 | <Compile Include="Search\ExplainTests.cs" /> |
248 | 242 | <Compile Include="Startup\StartupTests.cs" /> |
249 | | - <Compile Include="Template\TemplateTests.cs" /> |
250 | 243 | <Compile Include="Warmers\IndicesWarmersTests.cs" /> |
251 | 244 | <Compile Include="Warmers\WarmersTests.cs" /> |
252 | 245 | </ItemGroup> |
253 | 246 | <ItemGroup> |
254 | | - <ProjectReference Include="..\..\Connections\Elasticsearch.Net.Connection.HttpClient\Elasticsearch.Net.Connection.HttpClient.csproj"> |
255 | | - <Project>{a69322fd-b874-44ef-abe0-63f4a7b5593e}</Project> |
256 | | - <Name>Elasticsearch.Net.Connection.HttpClient</Name> |
257 | | - </ProjectReference> |
258 | 247 | <ProjectReference Include="..\..\Elasticsearch.Net\Elasticsearch.Net.csproj"> |
259 | 248 | <Project>{e97ccf40-0ba6-43fe-9f2d-58d454134088}</Project> |
260 | 249 | <Name>Elasticsearch.Net</Name> |
|
0 commit comments