Skip to content
Open
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
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -348,3 +348,7 @@ MigrationBackup/

# Ionide (cross platform F# VS Code tools) working folder
.ionide/
.playwright-cli/
.claude/
.idea/
.aitemp/
1 change: 1 addition & 0 deletions adaptive-card-notification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Adaptive Card Notification provides an easy way to send notification in Teams. T
| May 23, 2022 | XiaofuHuang | update to support Microsoft 365 Agent Toolkit V4.0.0 |
| Dec 12, 2022 | XiaofuHuang | update to support Microsoft 365 Agent Toolkit v5.0.0 |
| Jun 24, 2025 | nliu | Update dependency to Microsoft 365 Agents SDK |
| Apr 7, 2026 | quke | Upgrade @microsoft/agents-hosting to v1.4.1 |

## Feedback

Expand Down
Loading
Loading