Skip to content

Commit

Permalink
LinqKit.EntityFramework (<Version>1.3.$(PatchVersion)</Version>)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Nov 16, 2024
1 parent 7795eb9 commit 2a1b38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinqKit.EntityFramework/LinqKit.EntityFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Import Project="../../version.xml" />

<PropertyGroup>
<Version>1.3.0</Version>
<Version>1.3.$(PatchVersion)</Version>
<Description>LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.</Description>
<AssemblyTitle>LinqKit for EntityFramework with Include(...) and IAsync support.</AssemblyTitle>
<Authors>Joseph Albahari;Tomas Petricek;Scott Smith;Tuomas Hietanen;Stef Heyenrath</Authors>
Expand Down

0 comments on commit 2a1b38f

Please sign in to comment.