Skip to content

Commit e624a65

Browse files
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory
Bumps the efcore group with 1 update: Microsoft.EntityFrameworkCore.InMemory. Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.6 to 8.0.7 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: efcore ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9f840f commit e624a65

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)