We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9431a4c + 11e6dfb commit a70b2e4Copy full SHA for a70b2e4
AnointedAutomation.Repository.MySql/AnointedAutomation.Repository.MySql.csproj
@@ -21,7 +21,7 @@
21
22
<ItemGroup>
23
<ProjectReference Include="..\AnointedAutomation.Logging\AnointedAutomation.Logging.csproj" />
24
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.11" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.13" />
25
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
26
</ItemGroup>
27
0 commit comments