@microsoft/teamsfx-core 3.0.11-alpha.aa2525e75.0 → 3.0.11-alpha.d89dca114.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "~6.6",
3
- "localVersion": "6.6.2-alpha.aa2525e75.0",
3
+ "localVersion": "6.6.3-alpha.d89dca114.0",
4
4
  "tagPrefix": "templates@",
5
5
  "vstagPrefix": "templates-vs@",
6
6
  "vsversion": "18.4.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/teamsfx-core",
3
- "version": "3.0.11-alpha.aa2525e75.0",
3
+ "version": "3.0.11-alpha.d89dca114.0",
4
4
  "main": "build/index.js",
5
5
  "types": "build/index.d.ts",
6
6
  "license": "MIT",
@@ -109,8 +109,8 @@
109
109
  "@microsoft/dev-tunnels-contracts": "1.1.9",
110
110
  "@microsoft/dev-tunnels-management": "1.1.9",
111
111
  "@microsoft/kiota": "1.29.0",
112
- "@microsoft/m365-spec-parser": "^0.2.12-alpha.aa2525e75.0",
113
- "@microsoft/teamsfx-api": "0.23.13-alpha.aa2525e75.0",
112
+ "@microsoft/m365-spec-parser": "^0.2.12-alpha.d89dca114.0",
113
+ "@microsoft/teamsfx-api": "0.23.13-alpha.d89dca114.0",
114
114
  "adm-zip": "^0.5.10",
115
115
  "ajv": "^8.5.0",
116
116
  "axios": "^1.8.3",
@@ -233,7 +233,7 @@
233
233
  "resource/**/*",
234
234
  "templates/**/*"
235
235
  ],
236
- "gitHead": "d4c74295b50dda9c2cbc12ca378d4c4874d95c10",
236
+ "gitHead": "fefa825ecaa4082d5a1e81ba1be517cd6d98c7ed",
237
237
  "publishConfig": {
238
238
  "access": "public"
239
239
  },
@@ -251,7 +251,7 @@
251
251
  "error.apime.noExtraAPICanBeAdded": "Unable to add API because only GET and POST methods are supported, with a maximum of 5 required parameters and no authentication. Also, methods defined in the manifest are not listed.",
252
252
  "error.copilot.noExtraAPICanBeAdded": "Unable to add API because no authentication is supported. Also, methods defined in the current OpenAPI description document are not listed.",
253
253
  "error.m365.NotExtendedToM365Error": "Unable to extend the app to Microsoft 365. Use 'teamsApp/extendToM365' action to extend the app to Microsoft 365.",
254
- "error.m365.SharedScopeAdvancedDADisabled": "Deployment blocked: Advanced declarative agent can't be deployed due to tenant permission settings. Get more info: [Manage agents for Microsoft 365 Copilot in the Microsoft 365 admin center - Microsoft 365 admin | Microsoft Learn](%s)",
254
+ "error.m365.SharedScopeAdvancedDADisabled": "Deployment blocked: Advanced declarative agent can't be deployed as 'shared' scope due to tenant permission settings. Get more info: [Known limitation of Advanced Declarative Agent](%s)",
255
255
  "error.share.yamlConfigNotFound": "Unable to find the \"provision\" or \"deploy\" config in the m365agents.yml",
256
256
  "error.share.yamlConfigNotSupported": "Share feature only supports m365agents.yml version v1.10 or above, follow [the guide](https://github.com/OfficeDev/microsoft-365-agents-toolkit/wiki/Share-Declarative-Agents-with-Others#About-YAML-schema) to upgrade and proceed.",
257
257
  "error.share.shareActionConfigNotFound": "Unable to find the \"%s\" action config in the m365agents.yml",
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file