Skip to content

Commit 223b15a

Browse files
committed
Add Support to Orchard Core 2.2.x
1 parent cd7bcf8 commit 223b15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
5-
<OrchardCoreVersion>[2.1.2, 2.2.0)</OrchardCoreVersion>
5+
<OrchardCoreVersion>[2.1.2, 2.3.0)</OrchardCoreVersion>
66
</PropertyGroup>
77
<ItemGroup>
88
<!-- Miscellaneous Packages -->

0 commit comments

Comments
 (0)