Skip to content

Commit

Permalink
Referencing EF6.4 (DNET-928).
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet committed Feb 6, 2020
1 parent ab59016 commit 1b29517
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@
<None Include="..\..\..\license.txt" Link="license.txt" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="EntityFramework" Version="6.3.0" />
<PackageReference Include="EntityFramework" Version="6.4.0" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net452'">
<Reference Include="System.Configuration" />
Expand Down

0 comments on commit 1b29517

Please sign in to comment.