Skip to content

Commit e3b6b68

Browse files
authored
Merge pull request #9 from InertiaCore/dependabot/nuget/Microsoft.EntityFrameworkCore.Tools-9.0.9
chore: Bump Microsoft.EntityFrameworkCore.Tools from 8.0.0 to 9.0.9
2 parents 574ed4e + 4fc589d commit e3b6b68

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
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="InertiaCorePreview" Version="2.0.0-preview.8" />
1616
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.20" />
17-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0" />
17+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.9" />
1818

1919
<!-- Database Providers -->
2020
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />

0 commit comments

Comments
 (0)