Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.5 to 5.0.6 (#488)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2021
1 parent 25418fc commit 840c523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="5.0.5" PrivateAssets="all" />
<PackageVersion Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageVersion Include="Microsoft.NET.Sdk.Functions" Version="3.0.12" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.5" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.6" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="5.0.6" />
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="5.0.0" />
Expand Down

0 comments on commit 840c523

Please sign in to comment.