File tree Expand file tree Collapse file tree 8 files changed +20
-20
lines changed
VirtoCommerce.MarketplaceCommissionsModule.Core
VirtoCommerce.MarketplaceCommissionsModule.Data.MySql
VirtoCommerce.MarketplaceCommissionsModule.Data.PostgreSql
VirtoCommerce.MarketplaceCommissionsModule.Data.SqlServer
VirtoCommerce.MarketplaceCommissionsModule.Data
VirtoCommerce.MarketplaceCommissionsModule.Web Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1- # v3.800.12
1+ # v3.800.13
22name : Module CI
33
44on :
@@ -184,7 +184,7 @@ jobs:
184184 deploy-cloud :
185185 if : ${{ (github.ref == 'refs/heads/master') || (github.ref == 'refs/heads/dev') }}
186186 needs : ci
187- uses : VirtoCommerce/.github/.github/workflows/deploy-cloud.yml@v3.800.12
187+ uses : VirtoCommerce/.github/.github/workflows/deploy-cloud.yml@v3.800.13
188188 with :
189189 releaseSource : module
190190 moduleId : ${{ needs.ci.outputs.moduleId }}
Original file line number Diff line number Diff line change 1- # v3.200.30
1+ # v3.800.13
22name : Release
33
44on :
55 workflow_dispatch :
66
77jobs :
88 release :
9- uses : VirtoCommerce/.github/.github/workflows/release.yml@v3.200.30
9+ uses : VirtoCommerce/.github/.github/workflows/release.yml@v3.800.13
1010 secrets :
1111 envPAT : ${{ secrets.REPO_TOKEN }}
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
11- <PackageReference Include =" VirtoCommerce.MarketplaceVendorModule.Core" Version =" 3.828 .0" />
12- <PackageReference Include =" VirtoCommerce.Platform.Core" Version =" 3.883 .0" />
11+ <PackageReference Include =" VirtoCommerce.MarketplaceVendorModule.Core" Version =" 3.829 .0" />
12+ <PackageReference Include =" VirtoCommerce.Platform.Core" Version =" 3.897 .0" />
1313 </ItemGroup >
1414</Project >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.0 " >
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.11 " >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 </PackageReference >
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.0 " >
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.11 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
18- <PackageReference Include =" VirtoCommerce.Platform.Data.MySql" Version =" 3.825 .0" />
18+ <PackageReference Include =" VirtoCommerce.Platform.Data.MySql" Version =" 3.897 .0" />
1919 </ItemGroup >
2020
2121 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.0 " >
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.11 " >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 </PackageReference >
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.0 " >
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.11 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
18- <PackageReference Include =" VirtoCommerce.Platform.Data.PostgreSql" Version =" 3.825 .0" />
18+ <PackageReference Include =" VirtoCommerce.Platform.Data.PostgreSql" Version =" 3.897 .0" />
1919 </ItemGroup >
2020
2121 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.0 " >
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.11 " >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 </PackageReference >
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.0 " >
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.11 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
18- <PackageReference Include =" VirtoCommerce.Platform.Data.SqlServer" Version =" 3.825 .0" />
18+ <PackageReference Include =" VirtoCommerce.Platform.Data.SqlServer" Version =" 3.897 .0" />
1919 </ItemGroup >
2020
2121 <ItemGroup >
Original file line number Diff line number Diff line change 77 <SonarQubeTestProject >false</SonarQubeTestProject >
88 </PropertyGroup >
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.0 " >
10+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.11 " >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 </PackageReference >
1414 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
15- <PackageReference Include =" VirtoCommerce.MarketplaceVendorModule.Data" Version =" 3.824 .0" />
16- <PackageReference Include =" VirtoCommerce.Platform.Data.SqlServer" Version =" 3.825 .0" />
15+ <PackageReference Include =" VirtoCommerce.MarketplaceVendorModule.Data" Version =" 3.829 .0" />
16+ <PackageReference Include =" VirtoCommerce.Platform.Data.SqlServer" Version =" 3.897 .0" />
1717 </ItemGroup >
1818 <ItemGroup >
1919 <ProjectReference Include =" ..\VirtoCommerce.MarketplaceCommissionsModule.Core\VirtoCommerce.MarketplaceCommissionsModule.Core.csproj" />
Original file line number Diff line number Diff line change 44 <version >3.803.0</version >
55 <version-tag ></version-tag >
66
7- <platformVersion >3.883 .0</platformVersion >
7+ <platformVersion >3.897 .0</platformVersion >
88 <dependencies >
9- <dependency id =" VirtoCommerce.MarketplaceVendor" version =" 3.828 .0" />
9+ <dependency id =" VirtoCommerce.MarketplaceVendor" version =" 3.829 .0" />
1010 </dependencies >
1111
1212 <title >VirtoCommerce MarketplaceCommissions extension module.</title >
You can’t perform that action at this time.
0 commit comments