Skip to content

Commit 8a07cb1

Browse files
author
fabien.menager
committed
Fix pack issue
1 parent ed7bc2a commit 8a07cb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/EntityFrameworkCore.Projectables.Abstractions/EntityFrameworkCore.Projectables.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
29-
<None Include="build\EntityFrameworkCore.Projectables.Abstractions.props" Pack="true" PackagePath="buildTransitive\" />
29+
<None Include="build\EntityFrameworkCore.Projectables.Abstractions.props" Pack="true" PackagePath="buildTransitive/" />
3030
</ItemGroup>
3131

3232
</Project>

0 commit comments

Comments
 (0)