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 9f2f382 commit 5540dd7Copy full SHA for 5540dd7
src/Nest/Nest.csproj
@@ -398,7 +398,6 @@
398
<Compile Include="CommonAbstractions\Infer\PropertyName\PropertyName.cs" />
399
<Compile Include="CommonAbstractions\Infer\PropertyName\PropertyNameExtensions.cs" />
400
<Compile Include="CommonAbstractions\Infer\PropertyName\PropertyNameJsonConverter.cs" />
401
- <Compile Include="CommonAbstractions\Infer\TaskId\TaskId.cs" />
402
<Compile Include="CommonAbstractions\Infer\TypeName\TypeName.cs" />
403
<Compile Include="CommonAbstractions\Infer\TypeName\TypeNameExtensions.cs" />
404
<Compile Include="CommonAbstractions\Infer\TypeName\TypeNameJsonConverter.cs" />
@@ -1232,4 +1231,4 @@
1232
1231
</ItemGroup>
1233
</When>
1234
</Choose>
1235
-</Project>
+</Project>
0 commit comments