Koscheev.M. S. Lab work 3 Base #5

Closed
1maksim1 wants to merge 3 commits from Lab3_Base into Lab2_Base
Showing only changes of commit 25607a573b - Show all commits

View File

@ -6,4 +6,11 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>