Skip to content

Commit d77d8b6

Browse files
committed
fix: vs template
1 parent 92b26c6 commit d77d8b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/vs/csharp/teams-collaborator-agent/appPackage/manifest.json.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.23/MicrosoftTeams.schema.json",
3-
"manifestVersion": "1.23",
2+
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.25/MicrosoftTeams.schema.json",
3+
"manifestVersion": "1.25",
44
"version": "1.0.0",
55
"id": "${{TEAMS_APP_ID}}",
66
"developer": {

0 commit comments

Comments
 (0)