File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
netcore2.0/DynamicRoleBasedAuthorization
netcore3.0/DynamicRoleBasedAuthorization Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.1.4 " />
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 2.1.0 " PrivateAssets =" All" />
12- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.1.0 " PrivateAssets =" All" />
10+ <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.1.15 " />
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 2.2.6 " PrivateAssets =" All" />
12+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.1.10 " PrivateAssets =" All" />
1313 </ItemGroup >
1414
1515 <!-- <ItemGroup>
Original file line number Diff line number Diff line change 1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 </PackageReference >
1616 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.1" />
17- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.0 " PrivateAssets =" All" />
17+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.1 " PrivateAssets =" All" />
1818 </ItemGroup >
1919</Project >
You can’t perform that action at this time.
0 commit comments