Skip to content

Commit 739830d

Browse files
authored
Merge pull request MicrosoftDocs#3193 from MicrosoftDocs/matp-maker-to-dev-solution-linking
Matp maker to dev solution linking
2 parents b998248 + b6f7c6b commit 739830d

File tree

5 files changed

+12
-6
lines changed

5 files changed

+12
-6
lines changed

powerapps-docs/maker/common-data-service/create-solution.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,5 @@ Start by opening an unmanaged solution you created. Choose the **Entity** compon
197197
> ![Solution with entities.](media/solution-segmentation-solution-entities-admin.png "Solution with entities.")
198198
199199
### See also
200-
[Use solutions](use-solution-explorer.md)
200+
[Use solutions](use-solution-explorer.md) <br />
201+
[For developers: Create, export, or import an unmanaged solution](/power-platform/alm/solution-api#create-export-or-import-an-unmanaged-solution)

powerapps-docs/maker/common-data-service/export-solutions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,5 @@ More information: [Service Calendar Appearance Configuration](https://docs.mic
127127

128128
### See also
129129
[Import solutions](import-update-export-solutions.md) <br />
130-
[Update solutions](update-solutions.md)
130+
[Update solutions](update-solutions.md) <br />
131+
[For developers: Create, export, or import an unmanaged solution](/power-platform/alm/solution-api#create-export-or-import-an-unmanaged-solution)

powerapps-docs/maker/common-data-service/import-update-export-solutions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ To import a solution:
6161
### See also
6262
[Update solutions](update-solutions.md) <br />
6363
[Export solutions](export-solutions.md) <br />
64-
[Publish changes](create-solution.md#publish-changes)
65-
64+
[Publish changes](create-solution.md#publish-changes) <br />
65+
[For developers: Create, export, or import an unmanaged solution](/power-platform/alm/solution-api#create-export-or-import-an-unmanaged-solution)

powerapps-docs/maker/common-data-service/update-solutions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,5 @@ A solution’s version has the following format: major.minor.build.revision. An
8787
[Add solution components](create-solution.md#add-solution-components) <br />
8888
[Export solutions](export-solutions.md) <br />
8989
[Import solutions](import-update-export-solutions.md) <br />
90-
[Create solution patches](/powerapps/maker/common-data-service/solution-patches)
90+
[Create solution patches](/powerapps/maker/common-data-service/solution-patches) <br />
91+
[For developers: Cloning, patching, and upgrading](/power-platform/alm/solution-api#cloning-patching-and-upgrading)

powerapps-docs/maker/common-data-service/view-component-dependencies.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ Solution components often depend on other solution components. You can’t delet
2525
2. Open the solution you want, select the component you want, on the command bar select **...,** and then select **Show dependencies**.
2626

2727
> [!div class="mx-imgBorder"]
28-
> ![Component dependency for the account entity](media/component-dependencies-account.png)
28+
> ![Component dependency for the account entity](media/component-dependencies-account.png)
29+
30+
### See also
31+
[For developers: Detect solution dependencies](/power-platform/alm/solution-api#detect-solution-dependencies)

0 commit comments

Comments
 (0)