|
|
|
@ -12,9 +12,9 @@ |
|
|
|
<ProjectReference Include="..\..\..\..\..\plugins\Baskets\src\EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore\EasyAbp.EShop.Plugins.Baskets.EntityFrameworkCore.csproj" /> |
|
|
|
<ProjectReference Include="..\..\..\..\..\plugins\Coupons\src\EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore\EasyAbp.EShop.Plugins.Coupons.EntityFrameworkCore.csproj" /> |
|
|
|
<ProjectReference Include="..\EShopSample.Domain\EShopSample.Domain.csproj" /> |
|
|
|
<PackageReference Include="EasyAbp.PaymentService.EntityFrameworkCore" Version="1.8.0" /> |
|
|
|
<PackageReference Include="EasyAbp.PaymentService.WeChatPay.EntityFrameworkCore" Version="1.8.0" /> |
|
|
|
<PackageReference Include="EasyAbp.PaymentService.Prepayment.EntityFrameworkCore" Version="1.8.0" /> |
|
|
|
<PackageReference Include="EasyAbp.PaymentService.EntityFrameworkCore" Version="1.10.0" /> |
|
|
|
<PackageReference Include="EasyAbp.PaymentService.WeChatPay.EntityFrameworkCore" Version="1.10.0" /> |
|
|
|
<PackageReference Include="EasyAbp.PaymentService.Prepayment.EntityFrameworkCore" Version="1.10.0" /> |
|
|
|
<PackageReference Include="Volo.Abp.EntityFrameworkCore.SqlServer" Version="$(AbpVersion)" /> |
|
|
|
<PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="$(AbpVersion)" /> |
|
|
|
<PackageReference Include="Volo.Abp.SettingManagement.EntityFrameworkCore" Version="$(AbpVersion)" /> |
|
|
|
|