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 ab59016 commit 1b29517Copy full SHA for 1b29517
Provider/src/EntityFramework.Firebird/EntityFramework.Firebird.csproj
@@ -44,7 +44,7 @@
44
<None Include="..\..\..\license.txt" Link="license.txt" Pack="true" PackagePath="" />
45
</ItemGroup>
46
<ItemGroup>
47
- <PackageReference Include="EntityFramework" Version="6.3.0" />
+ <PackageReference Include="EntityFramework" Version="6.4.0" />
48
49
<ItemGroup Condition="'$(TargetFramework)'=='net452'">
50
<Reference Include="System.Configuration" />
0 commit comments