Skip to content

Commit

Permalink
Upgrading web project to OC 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas committed Dec 12, 2024
1 parent 7f25b64 commit ff24a6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OrchardCore.Commerce.Web/OrchardCore.Commerce.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

<!-- The Orchard Core packages must override the version to target the latest patch version in this project. See the
Directory.Packages.props file for more details. -->
<PackageReference Include="OrchardCore.Application.Cms.Targets" VersionOverride="2.1.2" />
<PackageReference Include="OrchardCore.Logging.NLog" VersionOverride="2.1.2" />
<PackageReference Include="OrchardCore.Application.Cms.Targets" VersionOverride="2.1.3" />
<PackageReference Include="OrchardCore.Logging.NLog" VersionOverride="2.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ff24a6f

Please sign in to comment.