|
|
|
@ -9,9 +9,9 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="6.0.0" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="6.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" /> |
|
|
|
<PackageReference Include="Volo.Abp.MongoDB" Version="5.1.2" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|