Skip to content

Commit 2a1b38f

Browse files
committed
LinqKit.EntityFramework (<Version>1.3.$(PatchVersion)</Version>)
1 parent 7795eb9 commit 2a1b38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinqKit.EntityFramework/LinqKit.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="../../version.xml" />
33

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

0 commit comments

Comments
 (0)