File tree Expand file tree Collapse file tree
src/Security/IdentityServer8.Security Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 <PackageVersion Include =" Microsoft.AspNetCore.Components.Web" Version =" $(AspnetMinorVersion)" />
6464 <PackageVersion Include =" Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version =" $(AspnetVersion)" />
6565 <PackageVersion Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" $(AspnetVersion)" />
66- <PackageVersion Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2.0" />
6766 <PackageVersion Include =" Microsoft.AspNetCore.Identity.UI" Version =" $(AspnetVersion)" />
6867 <PackageVersion Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" $(AspnetVersion)" />
69- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Abstractions" Version =" 2.2.0" />
7068 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" $(AspnetVersion)" />
7169 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version =" $(AspnetVersion)" />
7270 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" $(AspnetVersion)" />
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" />
13- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Abstractions" />
14- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" />
15- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" />
16- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" />
17- <PackageReference Include =" Microsoft.Extensions.Logging" />
12+ <FrameworkReference Include =" Microsoft.AspNetCore.App" />
1813 </ItemGroup >
1914
2015</Project >
You can’t perform that action at this time.
0 commit comments