Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
95a06f1
Update All Dependencies
renovate-bot Feb 8, 2026
8581790
Update OC preview and fix build errors.
sarahelsaig Feb 21, 2026
ba5ae83
Update OC preview.
sarahelsaig Feb 22, 2026
554a17a
Update OC preview.
sarahelsaig Mar 7, 2026
b07a61f
Update OC preview.
sarahelsaig Mar 7, 2026
adbdc05
Update Lombiq nugets.
sarahelsaig Mar 7, 2026
155dcd5
Merge remote-tracking branch 'origin/renovate/all-dependencies' into …
sarahelsaig Mar 7, 2026
0efaa31
Update docker files.
sarahelsaig Mar 7, 2026
7444e21
Fix Dockerfile.
sarahelsaig Mar 7, 2026
e936e57
Block false positive.
sarahelsaig Mar 7, 2026
0e9dd19
Merge remote-tracking branch 'origin/main' into issue/NEST-608
sarahelsaig Mar 8, 2026
1007dae
Use MediaTypeNames.
sarahelsaig Mar 11, 2026
e851d5e
Fix package downgrades.
sarahelsaig Mar 12, 2026
dd21e35
Use DbException instead of SqlException.
sarahelsaig Mar 28, 2026
d1dc67f
Simplify.
sarahelsaig Mar 28, 2026
69555e2
unusing
sarahelsaig Mar 28, 2026
28e6685
Merge remote-tracking branch 'origin/main' into issue/OCC-436
sarahelsaig Apr 11, 2026
1874263
Fix OC package consolidation.
sarahelsaig Apr 11, 2026
d491781
Post upgrade fixes.
sarahelsaig Apr 12, 2026
6761f3d
Merge branch 'issue/OCC-436' into issue/NEST-608
sarahelsaig Apr 12, 2026
a8466a3
Fix package versions.
sarahelsaig Apr 14, 2026
6761663
Update OC preview.
sarahelsaig Apr 28, 2026
53209af
Migrate to SLNX.
sarahelsaig Apr 28, 2026
0e89e12
Merge remote-tracking branch 'origin/main' into issue/NEST-608
sarahelsaig May 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- The Orchard Core version should always be x.y.0 of the latest minor version for maximum compatibility when
distributed as NuGet packages. On the other hand, the consuming projects (including OrchardCore.Commerce.Web)
should use Orchard Core references for the latest patch version to pull all versions up in the final app. -->
<OrchardCoreVersion>3.0.0-preview-18997</OrchardCoreVersion>
<OrchardCoreVersion>3.0.0-preview-19009</OrchardCoreVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
217 changes: 0 additions & 217 deletions OrchardCore.Commerce.sln

This file was deleted.

Loading
Loading