You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sp-add-ins/update-sharepoint-add-ins.md
+2-8Lines changed: 2 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,3 @@
1
-
---
2
-
title: Update SharePoint Add-ins
3
-
ms.prod: SHAREPOINT
4
-
ms.assetid: 3edcb33c-fa9e-4e9e-82d6-5519fd981324
5
-
---
6
-
7
1
8
2
# Update SharePoint Add-ins
9
3
Learn how to create and deploy an update for a SharePoint Add-in.
@@ -20,7 +14,7 @@ You can update your SharePoint Add-in by using the updating support built into S
20
14
21
15
22
16
23
-

17
+

24
18
25
19
A user can install the update without first uninstalling the earlier version. The update infrastructure tests the update installation and rolls it back if there are any errors.
26
20
@@ -184,7 +178,7 @@ Figure 2 illustrates these steps.
0 commit comments