Skip to content

Commit e6eb2e2

Browse files
authored
Update OC to 2.1.7 (#576)
1 parent 19d5429 commit e6eb2e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/OrchardCore.Commerce.Web/OrchardCore.Commerce.Web.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
<!-- The Orchard Core packages must override the version to target the latest patch version in this project. See the
2020
Directory.Packages.props file for more details. -->
21-
<PackageReference Include="OrchardCore.Application.Cms.Targets" VersionOverride="2.1.6" />
22-
<PackageReference Include="OrchardCore.Logging.NLog" VersionOverride="2.1.6" />
21+
<PackageReference Include="OrchardCore.Application.Cms.Targets" VersionOverride="2.1.7" />
22+
<PackageReference Include="OrchardCore.Logging.NLog" VersionOverride="2.1.7" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)