Skip to content

Commit

Permalink
Depend on EF 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Jul 7, 2018
1 parent b63d003 commit d0a5ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EntityFramework6.Npgsql/EntityFramework6.Npgsql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Npgsql" Version="3.2.5" />
<PackageReference Include="EntityFramework" Version="6.1.3" />
<PackageReference Include="EntityFramework" Version="6.2.0" />
</ItemGroup>
</Project>

0 comments on commit d0a5ccc

Please sign in to comment.