Skip to content

Commit f03fba0

Browse files
authored
Merge pull request #14 from nanotaboada/dependabot/nuget/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore-8.0.11
chore(deps): bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 8.0.7 to 8.0.11
2 parents f2c6731 + 8828383 commit f03fba0

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.7" />
10+
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.11" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
1212
<PackageReference Include="NSwag.AspNetCore" Version="14.1.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)