Skip to content

Commit

Permalink
Merge pull request #460 from rnwood/dependabot/nuget/Microsoft.Entity…
Browse files Browse the repository at this point in the history
…FrameworkCore.Sqlite-3.1.8
  • Loading branch information
dependabot-preview[bot] committed Sep 9, 2020
2 parents c9cba66 + eb479c7 commit 55963cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.8" />
<PackageReference Include="MimeKit" Version="2.9.1" />
<PackageReference Include="Mono.Options" Version="6.6.0.161" />
<PackageReference Include="Rnwood.SmtpServer" Version="3.1.0-ci0579" />
Expand Down

0 comments on commit 55963cb

Please sign in to comment.