Skip to content

Commit

Permalink
Merge pull request #304 from Blazam-App/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.Identity.EntityFrameworkCore-6.0.29

Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.28 to 6.0.29
  • Loading branch information
jacobsen9026 authored Apr 16, 2024
2 parents 8021591 + 107fd54 commit 6e2e7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLAZAM/BLAZAM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
<PackageReference Include="MailKit" Version="4.4.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.28" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.29" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="6.0.29" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.28" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="6.0.28" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.17" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="7.0.17" />
Expand Down

0 comments on commit 6e2e7cf

Please sign in to comment.