Skip to content

Commit 81df357

Browse files
committed
<PatchVersion>11</PatchVersion>
1 parent baae0b8 commit 81df357

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

src/Microsoft.EntityFrameworkCore.DynamicLinq.EFCore6/Microsoft.EntityFrameworkCore.DynamicLinq.EFCore6.csproj

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

44
<PropertyGroup>
5-
<!--<Version>6.2.$(PatchVersion)</Version>-->
6-
<Version>6.0.0-preview.4.21253.1</Version>
5+
<Version>6.2.$(PatchVersion)-preview.4.21253.1</Version>
76
<Description>Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support</Description>
87
<AssemblyTitle>Microsoft.EntityFrameworkCore.DynamicLinq</AssemblyTitle>
98
<Authors>ZZZ Projects;Stef Heyenrath</Authors>

version.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<PatchVersion>11-preview-01</PatchVersion>
3+
<PatchVersion>11</PatchVersion>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)