File tree Expand file tree Collapse file tree
Services/Identity/Identity.API Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <PackageReference Include =" IdentityServer4.Storage" Version =" $(IdentityServer4_Storage)" />
2424 <PackageReference Include =" IdentityServer4.AspNetIdentity" Version =" $(IdentityServer4_AspNetIdentity)" />
2525 <PackageReference Include =" IdentityServer4.EntityFramework" Version =" $(IdentityServer4_EntityFramework)" />
26+ <PackageReference Include =" IdentityServer4.EntityFramework.Storage" Version =" $(IdentityServer4_EntityFramework_Storage)" />
2627 <PackageReference Include =" Microsoft.ApplicationInsights.AspNetCore" Version =" $(Microsoft_ApplicationInsights_AspNetCore)" />
2728 <PackageReference Include =" Microsoft.ApplicationInsights.DependencyCollector" Version =" $(Microsoft_ApplicationInsights_DependencyCollector)" />
2829 <PackageReference Include =" Microsoft.ApplicationInsights.Kubernetes" Version =" $(Microsoft_ApplicationInsights_Kubernetes)" />
3233 <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" $(Microsoft_EntityFrameworkCore_Design_preview5)" />
3334 <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" $(Microsoft_EntityFrameworkCore_Relational_preview5)" />
3435 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" $(Microsoft_EntityFrameworkCore_SqlServer_preview5)" />
35- <PrivateAssets >all</PrivateAssets >
36- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
37- </PackageReference >
3836 <PackageReference Include =" Microsoft.Extensions.Configuration.AzureKeyVault" Version =" $(Microsoft_Extensions_Configuration_AzureKeyVault)" />
3937 <PackageReference Include =" Microsoft.Extensions.Logging.AzureAppServices" Version =" $(Microsoft_Extensions_Logging_AzureAppServices)" />
4038 <PackageReference Include =" Microsoft.Web.LibraryManager.Build" Version =" $(Microsoft_Web_LibraryManager_Build)" />
Original file line number Diff line number Diff line change 104104 <IdentityServer4 >3.0.0-preview3.4</IdentityServer4 >
105105 <IdentityServer4_AspNetIdentity >3.0.0-preview3.4</IdentityServer4_AspNetIdentity >
106106 <IdentityServer4_EntityFramework >3.0.0-preview3.4</IdentityServer4_EntityFramework >
107+ <IdentityServer4_EntityFramework_Storage >3.0.0-preview3.4</IdentityServer4_EntityFramework_Storage >
107108 <IdentityServer4_Storage >3.0.0-preview3.4</IdentityServer4_Storage >
108109 <RabbitMQ_Client >5.0.1</RabbitMQ_Client >
109110 <Serilog_AspNetCore >3.0.0-dev-00053</Serilog_AspNetCore >
You can’t perform that action at this time.
0 commit comments