Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update src/EntityFrameworkCore.Projectables.Abstractions/EntityFramew…
…orkCore.Projectables.Abstractions.csproj

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
koenbeuk and Copilot authored Mar 21, 2026
commit 9bd59e4e9565c7551d95561d1df291d27a98d69b
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
<None Include="build\EntityFrameworkCore.Projectables.Abstractions.props" Pack="true" PackagePath="build\" />
<None Include="build\EntityFrameworkCore.Projectables.Abstractions.props" Pack="true" PackagePath="buildTransitive\" />
</ItemGroup>

</Project>
Loading