Skip to content

Commit 3b1c04d

Browse files
authored
Merge pull request #4 from nanotaboada/dependabot/nuget/efcore-c2efe51a24
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.5 to 8.0.6 in the efcore group
2 parents 0859e69 + ce580c9 commit 3b1c04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PlayersApi/PlayersApi.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.5" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.5" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.6" />
1212
<PackageReference Include="NSwag.AspNetCore" Version="14.0.7" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)