File tree Expand file tree Collapse file tree
src/Services/Identity/Identity.API Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <PackageReference Include =" Microsoft.AspNetCore.DataProtection.Redis" Version =" $(Microsoft_AspNetCore_DataProtection_Redis)" />
2828 <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.HealthChecks" Version =" $(Microsoft_AspNetCore_Diagnostics_HealthChecks)" />
2929 <PackageReference Include =" Microsoft.AspNetCore.HealthChecks" Version =" $(Microsoft_AspNetCore_HealthChecks)" />
30+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" $(Microsoft_EntityFrameworkCore_Design)" >
31+ <PrivateAssets >all</PrivateAssets >
32+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
33+ </PackageReference >
3034 <PackageReference Include =" Microsoft.Extensions.Configuration.AzureKeyVault" Version =" $(Microsoft_Extensions_Configuration_AzureKeyVault)" />
3135 <PackageReference Include =" Microsoft.Extensions.Logging.AzureAppServices" Version =" $(Microsoft_Extensions_Logging_AzureAppServices)" />
3236 <PackageReference Include =" Microsoft.Web.LibraryManager.Build" Version =" $(Microsoft_Web_LibraryManager_Build)" />
You can’t perform that action at this time.
0 commit comments