We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 574ed4e + 4fc589d commit e3b6b68Copy full SHA for e3b6b68
PingCRM.csproj
@@ -14,7 +14,7 @@
14
<ItemGroup>
15
<PackageReference Include="InertiaCorePreview" Version="2.0.0-preview.8" />
16
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.20" />
17
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.9" />
18
19
<!-- Database Providers -->
20
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
0 commit comments