|
|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
|
|
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
|
|
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" />
|
|
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
|
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="$(MicrosoftPackageVersion)" />
|
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="$(MicrosoftPackageVersion)" />
|
|
|
|
|
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.AspNetCore.Authentication.JwtBearer\Volo.Abp.AspNetCore.Authentication.JwtBearer.csproj" />
|
|
|
|
|
|