Skip to content

Commit 8e7c2a9

Browse files
authored
Merge pull request #8 from nanotaboada/dependabot/nuget/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore-8.0.7
chore(deps): bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 8.0.6 to 8.0.7
2 parents 1c6487d + ef1a076 commit 8e7c2a9

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.6" />
10+
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.7" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />
1212
<PackageReference Include="NSwag.AspNetCore" Version="14.0.8" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)