|
@@ -41,7 +41,7 @@
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.11" />
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.11" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net6'">
|
|
<ItemGroup Condition=" '$(TargetFramework)' == 'net6'">
|
|
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.6" />
|
|
|
|
|
|
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.7" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|