Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite.Core from 3.1.9 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 3.1.9 to 5.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 20, 2021
1 parent 069ebef commit 52236e5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.4.11" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.9" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="5.0.2" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.4" />
<PackageReference Include="System.Data.SQLite" Version="1.0.113.6" />
Expand Down

0 comments on commit 52236e5

Please sign in to comment.