Skip to content

Commit 8d3822f

Browse files
committed
csproj file changes
1 parent b71bbad commit 8d3822f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Tests/Nest.Tests.Unit/Nest.Tests.Unit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<Compile Include="Core\Indices\Similarity\SimilarityTests.cs" />
109109
<Compile Include="Core\Map\CustomMapping\ImagePluginMappingTests.cs" />
110110
<Compile Include="Core\Map\GenericTypes\GenericTypeMappingTests.cs" />
111-
<Compile Include="Core\Map\GeoShapeMapping\GeoShapeMappingTests.cs" />
111+
<Compile Include="Core\Map\GeoShape\GeoShapeMappingTests.cs" />
112112
<Compile Include="Core\Map\GetMappingSerializationTests.cs" />
113113
<Compile Include="Core\Map\MappingBehaviourTests.cs" />
114114
<None Include="Cluster\PutSettings\PutSettings.json">
@@ -179,7 +179,7 @@
179179
<None Include="Core\Map\GenericTypes\GenericTypeMapping.json">
180180
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
181181
</None>
182-
<None Include="Core\Map\GeoShapeMapping\PrecisionSerializesAsString.json">
182+
<None Include="Core\Map\GeoShape\PrecisionSerializesAsString.json">
183183
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
184184
</None>
185185
<None Include="Core\Map\Properties\CompletionProperty.json">

0 commit comments

Comments
 (0)