Skip to content

Commit 9067f54

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Updated notes directive to remove problematic cmdlets failing to build
1 parent 36e2e7c commit 9067f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Notes/Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ directive:
2222
# Remove invalid cmdlets
2323
- where:
2424
verb: Update
25-
subject: ^GroupOnenoteNotebookSectionGroupSectionPage$
25+
subject: ^GroupOnenoteNotebookSectionGroupSectionPage$|^GroupOnenoteNotebookSectionPage$|^GroupOnenotePage$|^GroupOnenoteSectionGroupSectionPage$|^GroupOnenoteSectionPage$|^SiteOnenoteNotebookSectionGroupSectionPage$|^SiteOnenoteNotebookSectionPage$|^SiteOnenotePage$|^SiteOnenoteSectionGroupSectionPage$|^SiteOnenoteSectionPage$|^UserOnenoteNotebookSectionGroupSectionPage$|^UserOnenoteNotebookSectionPage$|^UserOnenotePage$|^UserOnenoteSectionGroupSectionPage$|^UserOnenoteSectionPage$
2626
remove: true
2727
```

0 commit comments

Comments
 (0)