Skip to content

Commit 6b2abaf

Browse files
authored
Merge pull request #98 from Lombiq/issue/NEST-654
NEST-654: Updating OrchardCore.Commerce. and Lombiq.HelpfulLibraries to the same versions used by the platfor
2 parents d5d2bfe + 4d466c7 commit 6b2abaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/DotNest.Core.SDK.Web/DotNest.Core.SDK.Web.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -15,7 +15,7 @@
1515
<LombiqHostingMediaThemeVersion>8.0.1-alpha.7.olys-29</LombiqHostingMediaThemeVersion>
1616
<LombiqHostingTenantsVersion>9.0.1-alpha.15.osoe-1069</LombiqHostingTenantsVersion>
1717
<LombiqTestsUIVersion>14.1.0</LombiqTestsUIVersion>
18-
<OrchardCoreCommerceVersion>3.0.0</OrchardCoreCommerceVersion>
18+
<OrchardCoreCommerceVersion>3.1.0</OrchardCoreCommerceVersion>
1919
<OrchardCoreVersion>2.2.1</OrchardCoreVersion>
2020
</PropertyGroup>
2121

@@ -47,7 +47,7 @@
4747
<PackageReference Include="Lombiq.BaseTheme.Core" Version="11.0.0" />
4848
<PackageReference Include="Lombiq.BaseTheme.Native" Version="11.0.0" />
4949
<PackageReference Include="Lombiq.HelpfulExtensions" Version="11.1.1-alpha.2.nest-643" />
50-
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.5.1-alpha.1.osoe-754" />
50+
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.6.0" />
5151
<PackageReference Include="Lombiq.Hosting.Azure.ApplicationInsights" Version="10.0.1-alpha.0.osoe-935" />
5252
<PackageReference Include="Lombiq.Hosting.MediaTheme" Version="$(LombiqHostingMediaThemeVersion)" />
5353
<PackageReference Include="Lombiq.Hosting.MediaTheme.Bridge" Version="$(LombiqHostingMediaThemeVersion)" />

0 commit comments

Comments
 (0)