Skip to content

Commit eccafcd

Browse files
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.11 to 8.0.25
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 8.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 908aa2d commit eccafcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LogisticsAPI/LogisticsAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="CsvHelper" Version="33.1.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.25" />
12-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.11" />
12+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.25" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.25" />
1414
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.2.9" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.11">

0 commit comments

Comments
 (0)