Skip to content

Commit a8466a3

Browse files
committed
Fix package versions.
1 parent 6761f3d commit a8466a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- The Orchard Core version should always be x.y.0 of the latest minor version for maximum compatibility when
77
distributed as NuGet packages. On the other hand, the consuming projects (including OrchardCore.Commerce.Web)
88
should use Orchard Core references for the latest patch version to pull all versions up in the final app. -->
9-
<OrchardCoreVersion>3.0.0-preview-18973</OrchardCoreVersion>
9+
<OrchardCoreVersion>3.0.0-preview-18975</OrchardCoreVersion>
1010
</PropertyGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)