Skip to content

Commit 5bf8c4c

Browse files
[All hosts] (Teams Toolkit) Update option text and screenshot (#5137)
* Update option text and screenshot * Resize image
1 parent 9cd64ef commit 5bf8c4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/develop/convert-xml-to-json-manifest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Convert an add-in to use the unified manifest for Microsoft 365
33
description: Learn the various methods for converting an add-in with an add-in only manifest to the unified manifest for Microsoft 365 and sideload the add-in.
44
ms.topic: how-to
5-
ms.date: 04/18/2025
5+
ms.date: 04/22/2025
66
ms.localizationpriority: medium
77
---
88

@@ -127,9 +127,9 @@ The easiest way to convert is to use Teams Toolkit.
127127

128128
:::image type="content" source="../images/teams-toolkit-create-office-add-in.png" alt-text="The options in New Project dropdown menu. One option is called 'Office Add-in'.":::
129129

130-
1. The **App Features Using an Office Add-in** dropdown menu opens. The options listed will vary depending on your version of Teams Toolkit. Select **Import an Existing Office Add-in**.
130+
1. The **App Features Using an Office Add-in** dropdown menu opens. The options listed will vary depending on your version of Teams Toolkit. Select **Upgrade an Existing Office Add-in**.
131131

132-
:::image type="content" source="../images/teams-toolkit-create-office-import-capability.png" alt-text="The options in the App Features Using an Office Add-in dropdown menu. The 'Import an Existing Office Add-in' option is selected.":::
132+
:::image type="content" source="../images/teams-toolkit-create-office-import-capability.png" alt-text="The options in the App Features Using an Office Add-in dropdown menu. The 'Upgrade an Existing Office Add-in' option is selected.":::
133133

134134
1. In the **Existing add-in project folder** dropdown menu, browse to the root folder of the add-in project.
135135
1. In the **Select import project manifest file** dropdown menu, browse to the add-in only manifest file, typically named **manifest.xml**.
-96.7 KB
Loading

0 commit comments

Comments
 (0)