summaryrefslogtreecommitdiff
path: root/LibraryAPI.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'LibraryAPI.csproj')
-rw-r--r--LibraryAPI.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/LibraryAPI.csproj b/LibraryAPI.csproj
index 61e4845..335e82a 100644
--- a/LibraryAPI.csproj
+++ b/LibraryAPI.csproj
@@ -12,6 +12,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.9" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<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" />