Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite.Core from 3.1.1 to 3.1.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.1 to 3.1.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 2, 2020
1 parent e3fb457 commit bfa8495
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.3.17" />
<PackageReference Include="EntityFramework" Version="6.4.0" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.1" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.2" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.2" />
<PackageReference Include="System.Data.SQLite" Version="1.0.112" />
Expand Down

0 comments on commit bfa8495

Please sign in to comment.