fixes build
This commit is contained in:
parent
ccbdd155f3
commit
198189ab09
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@
|
||||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.1.1" />
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.1.1" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.All" />
|
<PackageReference Include="Microsoft.AspNetCore.All" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.App" />
|
<PackageReference Include="Microsoft.AspNetCore.App" />
|
||||||
<PackageReference Include="NuGet.Packaging.Core" />
|
<PackageReference Include="NuGet.Packaging.Core" Version="5.9.0"/>
|
||||||
<PackageReference Include="NuGet.Versioning" Version="3.2.0" />
|
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="2.1.1" />
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="2.1.1" />
|
||||||
|
|
||||||
<PackageReference Include="MailKit" Version="2.11.1" />
|
<PackageReference Include="MailKit" Version="2.11.1" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue