Skip to content

Commit c5b7fc2

Browse files
authored
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.0 to 6.0.36 (#76)
squash
2 parents 5af483a + 22da7a5 commit c5b7fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Infrastructure/Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="8.0.0" />
10-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
10+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.36" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" />
1212
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)