File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Microsoft.SystemForCrossDomainIdentityManagement Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 1717 <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 3.1.0" />
1818
1919 <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 3.1.0" />
20-
21- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 3.1.0" />
22- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 3.1.0" />
2320 <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 3.1.0" />
2421 <PackageReference Include =" Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version =" 2.2.0" />
2522 <PackageReference Include =" Microsoft.AspNetCore.Server.Kestrel" Version =" 2.2.0" />
26- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 3.1.0" />
27- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 3.1.0" />
2823
2924 <PackageReference Include =" Microsoft.CodeAnalysis.FxCopAnalyzers" Version =" 2.9.8" >
3025 <PrivateAssets >all</PrivateAssets >
3126 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3227 </PackageReference >
33- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1.0" />
34- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 3.1.0" />
3528
3629 </ItemGroup >
3730
You can’t perform that action at this time.
0 commit comments