Skip to content

Commit 837bd30

Browse files
Bump LinqKit.EntityFramework from 1.1.26 to 1.1.27 (#1603)
Bumps [LinqKit.EntityFramework](https://github.com/scottksmith95/LINQKit) from 1.1.26 to 1.1.27. - [Release notes](https://github.com/scottksmith95/LINQKit/releases) - [Changelog](https://github.com/scottksmith95/LINQKit/blob/master/PackageReleaseNotes.txt) - [Commits](scottksmith95/LINQKit@1.1.26...1.1.27) --- updated-dependencies: - dependency-name: LinqKit.EntityFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35f9773 commit 837bd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Dal.Impl/JoinRpg.Dal.Impl.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
<ItemGroup>
1616
<PackageReference Include="EntityFramework" Version="6.4.4" />
1717
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" />
18-
<PackageReference Include="LinqKit.EntityFramework" Version="1.1.26" />
18+
<PackageReference Include="LinqKit.EntityFramework" Version="1.1.27" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)