We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe74676 commit b731dbbCopy full SHA for b731dbb
src/Tests/Nest.Tests.Unit/Nest.Tests.Unit.csproj
@@ -186,7 +186,9 @@
186
<None Include="Core\Map\CustomMapping\RepresentUnknowImageMappingPlugin.json">
187
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
188
</None>
189
- <None Include="Core\Map\Properties\CompletionProperty.json" />
+ <None Include="Core\Map\Properties\CompletionProperty.json">
190
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
191
+ </None>
192
<None Include="Core\Map\Properties\MultiFieldPropertyWithJustNamePath.json">
193
194
0 commit comments