Skip to content

Commit f2c6731

Browse files
authored
Merge pull request #10 from nanotaboada/dependabot/nuget/efcore-b6b4b1af34
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.7 to 8.0.8 in the efcore group
2 parents c51bd20 + 1ebe795 commit f2c6731

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

0 commit comments

Comments
 (0)