Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore from 3.1.4 to 3.1.5
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v3.1.4...v3.1.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 10, 2020
1 parent b25d8b9 commit 6f7be47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WoL/WoL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.4">
Expand Down

0 comments on commit 6f7be47

Please sign in to comment.