Skip to content

Commit 84cdc82

Browse files
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 10.0.0 to 10.0.8
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e3bdaa commit 84cdc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/Api/WebApi/WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="[10.0,)"/>
27+
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="10.0.8"/>
2828
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="[10.0,)"/>
2929
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="[10.0,)"/>
3030
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[10.0,)"/>

0 commit comments

Comments
 (0)