Skip to content

Commit 0b5ac3a

Browse files
authored
Merge pull request #15 from nanotaboada/dependabot/nuget/efcore-d1e282f1d2
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.8 to 9.0.0 in the efcore group across 1 directory
2 parents f03fba0 + ff6d2ae commit 0b5ac3a

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

0 commit comments

Comments
 (0)