Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,9 @@
"branch_mapping": {}
},
{
"path_to_root": "_msteams-samples-hello-world-nodejs",
"url": "https://github.com/OfficeDev/msteams-samples-hello-world-nodejs",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "_msteams-samples-hello-world-csharp",
"url": "https://github.com/OfficeDev/msteams-samples-hello-world-csharp",
"branch": "master",
"path_to_root": "_msteams-samples",
"url": "https://github.com/OfficeDev/Microsoft-Teams-Samples",
"branch": "main",
"branch_mapping": {}
},
{
Expand Down
2 changes: 1 addition & 1 deletion msteams-platform/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Teams platform features that are available to all app developers.

* ***October 17, 2024***: [Introducing app manifest v1.19](./resources/schema/manifest-schema.md) with copilotAgents, declarativeAgents, and defaultLanguageFile.
* ***October 17, 2024***: [Localize your Copilot agents](/microsoft-365-copilot/extensibility/agents-are-apps#localizing-your-agent).
* ***October 17, 2024***: [Build a personal tab with offline functionality.](tabs/how-to/create-personal-tab.md#offline-tabs).
* ***October 17, 2024***: [Build a personal tab with offline functionality](tabs/how-to/create-personal-tab.md#offline-tabs).

:::column-end:::
:::row-end:::
Expand Down