Skip to content

Commit d58c633

Browse files
committed
Add additional sub-package information when upgrading
1 parent e03828a commit d58c633

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

13/umbraco-engage/upgrading/upgrade-umbraco-engage.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,14 @@ When the task completes, open the **.csproj** file to make sure the package refe
3737

3838
If 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

Comments
 (0)