We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03fba0 commit ff6d2aeCopy full SHA for ff6d2ae
src/PlayersApi/PlayersApi.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.11" />
11
- <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" />
12
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
13
</ItemGroup>
14
0 commit comments