Skip to content

Commit 5540dd7

Browse files
committed
removed TaskId reference post cherry-pick from master since it does not exist yet in 2.2
1 parent 9f2f382 commit 5540dd7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Nest/Nest.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@
398398
<Compile Include="CommonAbstractions\Infer\PropertyName\PropertyName.cs" />
399399
<Compile Include="CommonAbstractions\Infer\PropertyName\PropertyNameExtensions.cs" />
400400
<Compile Include="CommonAbstractions\Infer\PropertyName\PropertyNameJsonConverter.cs" />
401-
<Compile Include="CommonAbstractions\Infer\TaskId\TaskId.cs" />
402401
<Compile Include="CommonAbstractions\Infer\TypeName\TypeName.cs" />
403402
<Compile Include="CommonAbstractions\Infer\TypeName\TypeNameExtensions.cs" />
404403
<Compile Include="CommonAbstractions\Infer\TypeName\TypeNameJsonConverter.cs" />
@@ -1232,4 +1231,4 @@
12321231
</ItemGroup>
12331232
</When>
12341233
</Choose>
1235-
</Project>
1234+
</Project>

0 commit comments

Comments
 (0)