Skip to content

Commit 1c6487d

Browse files
authored
Merge pull request #7 from nanotaboada/dependabot/nuget/efcore-08fe0400b9
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.6 to 8.0.7 in the efcore group
2 parents d9f840f + e624a65 commit 1c6487d

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.6" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.6" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />
1212
<PackageReference Include="NSwag.AspNetCore" Version="14.0.8" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)