File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1010 <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 10.*" />
1111 <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 10.*" />
1212 <PackageReference Include =" ServiceStack" Version =" 10.*" />
13+ <PackageReference Include =" ServiceStack.Extensions" Version =" 10.*" />
1314 <PackageReference Include =" ServiceStack.Ormlite" Version =" 10.*" />
15+ <PackageReference Include =" ServiceStack.Server" Version =" 10.*" />
1416 </ItemGroup >
1517
1618 <ItemGroup >
Original file line number Diff line number Diff line change 1919 </ItemGroup >
2020
2121 <ItemGroup >
22- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore"
23- Version =" 10.*" />
22+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 10.*" />
2423 <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 10.*" />
2524 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.*" />
2625 <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 10.*" />
You can’t perform that action at this time.
0 commit comments