summaryrefslogtreecommitdiff
path: root/LibraryAPI.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'LibraryAPI.csproj')
-rw-r--r--LibraryAPI.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/LibraryAPI.csproj b/LibraryAPI.csproj
index 6129b9b..61e4845 100644
--- a/LibraryAPI.csproj
+++ b/LibraryAPI.csproj
@@ -11,6 +11,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
+ <PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.9" />
+ <PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.6" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
</ItemGroup>