diff options
Diffstat (limited to 'MyDarling.csproj')
-rw-r--r-- | MyDarling.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MyDarling.csproj b/MyDarling.csproj index f2e24bf..7ed30cd 100644 --- a/MyDarling.csproj +++ b/MyDarling.csproj @@ -7,6 +7,7 @@ </PropertyGroup> <ItemGroup> + <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.2"> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> <PrivateAssets>all</PrivateAssets> |