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.
2 parents 3b1c04d + ec3bfbc commit c187053Copy full SHA for c187053
src/PlayersApi/PlayersApi.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.5" />
+ <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.6" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.6" />
12
<PackageReference Include="NSwag.AspNetCore" Version="14.0.7" />
13
</ItemGroup>
0 commit comments