Skip to content

Commit 85b0f80

Browse files
Bump Microsoft.EntityFrameworkCore from 5.0.4 to 5.0.5
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits/v5.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9f2ec65 commit 85b0f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluffySpoon.AspNet.EncryptWeMust.EntityFramework/FluffySpoon.AspNet.EncryptWeMust.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.4" />
8+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.5" />
99
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="5.0.0" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)