Skip to content

Commit 57f79cb

Browse files
committed
46037 Review, test and release update for Shopify
- Update CMS package to 15 - Update client package to match with changes fromCMS 15 - Fix a minor issue related to maximum and minimum items that can be selected
1 parent 7747af1 commit 57f79cb

File tree

11 files changed

+1410
-553
lines changed

11 files changed

+1410
-553
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const outputPath = 'Debug' !== 'Release' ? '../wwwroot' : '../obj/Debug/net8.0/clientassets'
1+
export const outputPath = 'Debug' !== 'Release' ? '../wwwroot' : '../obj/Debug/net9.0/clientassets'

0 commit comments

Comments
 (0)