Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 26, 2020
1 parent c0e19c9 commit 1020c1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.4.10" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.8" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.9" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.4" />
<PackageReference Include="System.Data.SQLite" Version="1.0.113.2" />
Expand Down

0 comments on commit 1020c1f

Please sign in to comment.