We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b26c6 commit d77d8b6Copy full SHA for d77d8b6
templates/vs/csharp/teams-collaborator-agent/appPackage/manifest.json.tpl
@@ -1,6 +1,6 @@
1
{
2
- "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.23/MicrosoftTeams.schema.json",
3
- "manifestVersion": "1.23",
+ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.25/MicrosoftTeams.schema.json",
+ "manifestVersion": "1.25",
4
"version": "1.0.0",
5
"id": "${{TEAMS_APP_ID}}",
6
"developer": {
0 commit comments