Skip to content

Commit f97355b

Browse files
authored
Merge pull request #6 from InertiaCore/dependabot/nuget/Microsoft.AspNetCore.Identity.EntityFrameworkCore-8.0.20
chore: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.0 to 8.0.20
2 parents e18fe03 + e811e47 commit f97355b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PingCRM.csproj

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

1414
<ItemGroup>
1515
<PackageReference Include="InertiaCorePreview" Version="2.0.0-preview.8" />
16-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.0" />
16+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.20" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0" />
1818

1919
<!-- Database Providers -->

0 commit comments

Comments
 (0)