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 1c6487d commit ef1a076Copy full SHA for ef1a076
src/PlayersApi/PlayersApi.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.6" />
+ <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.7" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />
12
<PackageReference Include="NSwag.AspNetCore" Version="14.0.8" />
13
</ItemGroup>
0 commit comments