Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore from 6.0.0 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.0...v6.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2022
1 parent 01d9179 commit f54405a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Update="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2"/>
<PackageReference Update="Microsoft.Data.SqlClient" Version="3.0.1"/>
<PackageReference Update="Microsoft.Data.Sqlite" Version="6.0.0"/>
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.0"/>
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.2"/>
<PackageReference Update="Microsoft.EntityFrameworkCore.Design" Version="6.0.0"/>
<PackageReference Update="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0"/>
<PackageReference Update="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0"/>
Expand Down

0 comments on commit f54405a

Please sign in to comment.