File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Example6.MvcWebApp.Sharding
Example6.SingleLevelSharding Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1717 <PrivateAssets >all</PrivateAssets >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 </PackageReference >
20+ <PackageReference Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 7.1.2" />
2021 <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 8.0.0" />
2122 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.5.0" />
2223 </ItemGroup >
Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" EfCore.GenericServices" Version =" 6.0.0" />
11- <PackageReference Include =" EfCore.TestSupport" Version =" 6 .0.2 " />
11+ <PackageReference Include =" EfCore.TestSupport" Version =" 8 .0.0-rc1-0001 " />
1212 <PackageReference Include =" EntityFrameworkCore.Exceptions.SqlServer" Version =" 8.0.0.2" />
1313 <PackageReference Include =" Microsoft.AspNetCore.Http" Version =" 2.2.2" />
1414 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8.0.0" />
You can’t perform that action at this time.
0 commit comments