We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63d003 commit d0a5cccCopy full SHA for d0a5ccc
src/EntityFramework6.Npgsql/EntityFramework6.Npgsql.csproj
@@ -40,6 +40,6 @@
40
</ItemGroup>
41
<ItemGroup>
42
<PackageReference Include="Npgsql" Version="3.2.5" />
43
- <PackageReference Include="EntityFramework" Version="6.1.3" />
+ <PackageReference Include="EntityFramework" Version="6.2.0" />
44
45
</Project>
0 commit comments