We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7795eb9 commit 2a1b38fCopy full SHA for 2a1b38f
src/LinqKit.EntityFramework/LinqKit.EntityFramework.csproj
@@ -2,7 +2,7 @@
2
<Import Project="../../version.xml" />
3
4
<PropertyGroup>
5
- <Version>1.3.0</Version>
+ <Version>1.3.$(PatchVersion)</Version>
6
<Description>LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.</Description>
7
<AssemblyTitle>LinqKit for EntityFramework with Include(...) and IAsync support.</AssemblyTitle>
8
<Authors>Joseph Albahari;Tomas Petricek;Scott Smith;Tuomas Hietanen;Stef Heyenrath</Authors>
0 commit comments