@@ -37,13 +37,14 @@ When the task completes, open the **.csproj** file to make sure the package refe
3737
3838If you are using one or more of the below sub-packages, they also need to be upgraded as well:
3939
40- | Sub-package | Description |
41- | -- | -- |
42- | Umbraco.Engage.Core | Core Engage functionality that doesn't require any infrastructure-specific dependencies. |
40+ | Sub-package | Description |
41+ | ------------------------------- | ------------------------------------------------------------------------------------------ |
42+ | Umbraco.Engage.Core | Core Engage functionality that doesn't require any infrastructure-specific dependencies. |
4343| Umbraco.Engage.Infrastructure | Infrastructure-specific project containing implementations of core Engage functionality. |
44- | Umbraco.Engage.Web | The core Engage logic that requires a web context. |
45- | Umbraco.Engage.Data | |
46- | Umbraco.Engage.Common | |
47- | Umbraco.Engage.Forms | A package that extends Umbraco Engage with Umbraco Forms. |
48- | Umbraco.Engage.Headless | A package that adds headless functionality to Umbraco Engage. |
49- | Umbraco.Engage.Commerce | A package that extends Umbraco Engage with Umbraco Commerce. |
44+ | Umbraco.Engage.Web | The core Engage logic that requires a web context. |
45+ | Umbraco.Engage.Data | The data connectivity layer for Engage. |
46+ | Umbraco.Engage.Common | The shared utility library for Engage. |
47+ | Umbraco.Engage.StaticAssets | The Static Assets library for Engage. |
48+ | Umbraco.Engage.Forms | A package that extends Umbraco Engage with Umbraco Forms. |
49+ | Umbraco.Engage.Headless | A package that adds headless functionality to Umbraco Engage. |
50+ | Umbraco.Engage.Commerce | A package that extends Umbraco Engage with Umbraco Commerce. |
0 commit comments