|
@@ -47,10 +47,10 @@
|
|
<PackageReference Include="TinyPinyin.Net" Version="1.0.2" />
|
|
<PackageReference Include="TinyPinyin.Net" Version="1.0.2" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net7'">
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net7'">
|
|
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
|
|
|
|
|
|
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.11" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net6'">
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net6'">
|
|
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.21" />
|
|
|
|
|
|
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.22" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net5'">
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net5'">
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.17" />
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.17" />
|