Skip to content

Commit 5575681

Browse files
Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.3 to 5.0.4
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b5b74ea commit 5575681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.3" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.4" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)