Skip to content

Commit

Permalink
Bump EntityFramework from 6.4.0 to 6.4.4
Browse files Browse the repository at this point in the history
Bumps [EntityFramework](https://github.com/dotnet/ef6) from 6.4.0 to 6.4.4.
- [Release notes](https://github.com/dotnet/ef6/releases)
- [Commits](https://github.com/dotnet/ef6/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 13, 2020
1 parent 9d0562d commit dfc8a6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.4.1" />
<PackageReference Include="EntityFramework" Version="6.4.0" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.2" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.2" />
Expand Down

0 comments on commit dfc8a6b

Please sign in to comment.