Skip to content

Commit

Permalink
Merge pull request #66 from akkadotnet/dependabot/nuget/Microsoft.Dat…
Browse files Browse the repository at this point in the history
…a.Sqlite.Core-3.0.1

Bump Microsoft.Data.Sqlite.Core from 3.0.0 to 3.0.1
  • Loading branch information
Danthar committed Nov 19, 2019
2 parents 51dca97 + 9de0d03 commit d121541
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.3.16" />
<PackageReference Include="EntityFramework" Version="6.3.0" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.0.1" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.2" />
<PackageReference Include="System.Data.SQLite" Version="1.0.111" />
Expand Down

0 comments on commit d121541

Please sign in to comment.