Skip to content

Commit

Permalink
Merge pull request #458 from rnwood/dependabot/nuget/Microsoft.Entity…
Browse files Browse the repository at this point in the history
…FrameworkCore.Design-3.1.8
  • Loading branch information
dependabot-preview[bot] committed Sep 9, 2020
2 parents 482a484 + 33524cb commit f847de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Core" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.7">
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.8">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit f847de4

Please sign in to comment.