Skip to content

Commit

Permalink
Merge pull request #189 from reduckted/patch-1
Browse files Browse the repository at this point in the history
Update EntityFramework to 6.3.0
  • Loading branch information
JonathanMagnan authored Jan 29, 2020
2 parents b6a6f8b + b41e152 commit 717f581
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EntityFramework" Version="6.3.0-preview7-19363-02" />
<PackageReference Include="EntityFramework" Version="6.3.0" />
<PackageReference Include="NMemory" Version="3.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 717f581

Please sign in to comment.