Skip to content

Commit

Permalink
Merge pull request #512 from rnwood/dependabot/nuget/Microsoft.Entity…
Browse files Browse the repository at this point in the history
…FrameworkCore.Sqlite-3.1.9
  • Loading branch information
dependabot-preview[bot] committed Oct 14, 2020
2 parents bc64086 + ed4c410 commit 78d05a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Expand Up @@ -31,7 +31,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.9" />
<PackageReference Include="MimeKit" Version="2.9.2" />
<PackageReference Include="Mono.Options" Version="6.6.0.161" />
<PackageReference Include="New.LumiSoft.Net" Version="1.0.0" />
Expand Down

0 comments on commit 78d05a2

Please sign in to comment.