Skip to content

Commit 41a35a3

Browse files
authored
Merge pull request #24 from ntxinh/dependabot/nuget/Microsoft.AspNetCore.Identity.EntityFrameworkCore-8.0.5
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.0 to 8.0.5
2 parents d7327f4 + 1e425b0 commit 41a35a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.3" />
4040

4141
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
42-
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.0" />
42+
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.5" />
4343
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.5.2" />
4444

4545
<PackageVersion Include="FluentAssertions" Version="5.10.3" />

0 commit comments

Comments
 (0)