Skip to content

Commit

Permalink
Remove Angular options
Browse files Browse the repository at this point in the history
  • Loading branch information
millerds committed May 24, 2023
1 parent 9c2be4b commit 9024fa4
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions src/app/config/projectProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,30 +47,6 @@
"Word"
]
},
"angular": {
"displayname": "Office Add-in Task Pane project using Angular framework",
"manifestPath": "manifest.xml",
"templates": {
"javascript": {
"repository": "https://github.com/OfficeDev/Office-Addin-TaskPane-Angular-JS",
"branch": "yo-office",
"prerelease": "yo-office-prerelease"
},
"typescript": {
"repository": "https://github.com/OfficeDev/Office-Addin-TaskPane-Angular",
"branch": "yo-office",
"prerelease": "yo-office-prerelease"
}
},
"supportedHosts": [
"Excel",
"Onenote",
"Outlook",
"Powerpoint",
"Project",
"Word"
]
},
"excel-functions-shared": {
"displayname": "Excel Custom Functions using a Shared Runtime",
"manifestPath": "manifest.xml",
Expand Down

0 comments on commit 9024fa4

Please sign in to comment.