Skip to content

Commit

Permalink
missing logging package
Browse files Browse the repository at this point in the history
  • Loading branch information
cephalin committed Aug 6, 2019
1 parent 432f6f9 commit 897f182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DotNetCoreSqlDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="2.2.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.2.6" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="2.2.5" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />
</ItemGroup>

Expand Down

0 comments on commit 897f182

Please sign in to comment.