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 1919 <PackageReference Include =" AspNetCore.HealthChecks.SqlServer" Version =" $(AspNetCore_HealthChecks_SqlServer)" />
2020 <PackageReference Include =" AspNetCore.HealthChecks.UI.Client" Version =" $(AspNetCore_HealthChecks_UI_Client)" />
2121 <PackageReference Include =" Autofac.Extensions.DependencyInjection" Version =" $(Autofac_Extensions_DependencyInjection)" />
22- <PackageReference Include =" IdentityServer4" Version =" 3.0.0-preview3.4 " />
23- <PackageReference Include =" IdentityServer4.Storage" Version =" 3.0.0-preview3.4 " />
22+ <PackageReference Include =" IdentityServer4" Version =" $(IdentityServer4) " />
23+ <PackageReference Include =" IdentityServer4.Storage" Version =" $(IdentityServer4_Storage) " />
2424 <PackageReference Include =" IdentityServer4.AspNetIdentity" Version =" $(IdentityServer4_AspNetIdentity)" />
2525 <PackageReference Include =" IdentityServer4.EntityFramework" Version =" $(IdentityServer4_EntityFramework)" />
2626 <PackageReference Include =" Microsoft.ApplicationInsights.AspNetCore" Version =" $(Microsoft_ApplicationInsights_AspNetCore)" />
2929 <PackageReference Include =" Microsoft.AspNetCore.DataProtection.Redis" Version =" $(Microsoft_AspNetCore_DataProtection_Redis)" />
3030 <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.HealthChecks" Version =" $(Microsoft_AspNetCore_Diagnostics_HealthChecks)" />
3131 <PackageReference Include =" Microsoft.AspNetCore.HealthChecks" Version =" $(Microsoft_AspNetCore_HealthChecks)" />
32- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 3.0.0-preview5.19227.1" >
32+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" $(Microsoft_EntityFrameworkCore_Design_preview5)" />
33+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" $(Microsoft_EntityFrameworkCore_Relational_preview5)" />
34+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" $(Microsoft_EntityFrameworkCore_SqlServer_preview5)" />
3335 <PrivateAssets >all</PrivateAssets >
3436 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3537 </PackageReference >
Original file line number Diff line number Diff line change 7979 <Microsoft_EntityFrameworkCore_Design >3.0.0-preview8.19405.11</Microsoft_EntityFrameworkCore_Design >
8080 <Microsoft_EntityFrameworkCore_Relational >3.0.0-preview8.19405.11</Microsoft_EntityFrameworkCore_Relational >
8181 <Microsoft_EntityFrameworkCore_SqlServer >3.0.0-preview8.19405.11</Microsoft_EntityFrameworkCore_SqlServer >
82- <Microsoft_EntityFrameworkCore_Design >3.0.0-preview8.19405.11</Microsoft_EntityFrameworkCore_Design >
82+ <Microsoft_EntityFrameworkCore_Design_preview5 >3.0.0-preview5.19227.1</Microsoft_EntityFrameworkCore_Design_preview5 >
83+ <Microsoft_EntityFrameworkCore_Relational_preview5 >3.0.0-preview5.19227.1</Microsoft_EntityFrameworkCore_Relational_preview5 >
84+ <Microsoft_EntityFrameworkCore_SqlServer_preview5 >3.0.0-preview5.19227.1</Microsoft_EntityFrameworkCore_SqlServer_preview5 >
8385 <Microsoft_NETCore_Platforms >3.0.0-preview8.19405.3</Microsoft_NETCore_Platforms >
8486 <Microsoft_Extensions_Identity_Stores >3.0.0-preview8.19405.7</Microsoft_Extensions_Identity_Stores >
8587 <Microsoft_Extensions_Configuration_AzureKeyVault >3.0.0-preview8.19405.4</Microsoft_Extensions_Configuration_AzureKeyVault >
99101 <Microsoft_AspNetCore_Mvc_NewtonsoftJson >3.0.0-preview8.19405.7</Microsoft_AspNetCore_Mvc_NewtonsoftJson >
100102 <Ocelot >12.0.1</Ocelot >
101103 <Polly >6.0.1</Polly >
104+ <IdentityServer4 >3.0.0-preview3.4</IdentityServer4 >
102105 <IdentityServer4_AspNetIdentity >3.0.0-preview3.4</IdentityServer4_AspNetIdentity >
103106 <IdentityServer4_EntityFramework >3.0.0-preview3.4</IdentityServer4_EntityFramework >
107+ <IdentityServer4_Storage >3.0.0-preview3.4</IdentityServer4_Storage >
104108 <RabbitMQ_Client >5.0.1</RabbitMQ_Client >
105109 <Serilog_AspNetCore >3.0.0-dev-00053</Serilog_AspNetCore >
106110 <Serilog_Enrichers_Environment >2.1.3 </Serilog_Enrichers_Environment >
You can’t perform that action at this time.
0 commit comments