Skip to content

Commit 686f705

Browse files
authored
Fixed Paging Helpers Package Config (#6936)
1 parent 1b27143 commit 686f705

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/HotChocolate/Data/src/EntityFramework.Helpers/HotChocolate.Data.EntityFramework.Helpers.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,4 @@
2323
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
2424
</ItemGroup>
2525

26-
<ItemGroup>
27-
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.Data.props" Pack="true" PackagePath="build/HotChocolate.Data.EntityFramework.props" Visible="false" />
28-
<None Include="$(MSBuildThisFileDirectory)..\MSBuild\HotChocolate.Data.targets" Pack="true" PackagePath="build/HotChocolate.Data.EntityFramework.targets" Visible="false" />
29-
</ItemGroup>
30-
3126
</Project>

0 commit comments

Comments
 (0)