File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : How to find the proper order of manifest elements
3
3
description : Learn how to find the correct order in which to place child elements in a parent element.
4
- ms.date : 09/5/2024
4
+ ms.date : 06/02/2025
5
5
ms.localizationpriority : medium
6
6
---
7
7
@@ -503,6 +503,17 @@ The following sections show the manifest elements in the order in which they mus
503
503
<Resource >
504
504
<Scopes >
505
505
<Scope >
506
+ <EquivalentAddins >
507
+ <EquivalentAddin >
508
+ <ProgId >
509
+ <DisplayName >
510
+ <FileName >
511
+ <Type >
512
+ <ConnectedServiceControls >
513
+ <ConnectedServiceControlsScopes >
514
+ <Scope >
515
+ <ExtendedPermissions >
516
+ <ExtendedPermission >
506
517
```
507
518
508
519
## Content add-in element ordering within VersionOverrides
You can’t perform that action at this time.
0 commit comments