@microsoft/teamsfx-core 3.0.12-rc.0 → 3.0.12-rc.1
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.
- package/build/common/templates-config.json +1 -1
- package/package.json +4 -4
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/python.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
- package/templates/metadata.zip +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/teamsfx-core",
|
|
3
|
-
"version": "3.0.12-rc.
|
|
3
|
+
"version": "3.0.12-rc.1",
|
|
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.
|
|
113
|
-
"@microsoft/teamsfx-api": "0.23.
|
|
112
|
+
"@microsoft/m365-spec-parser": "^0.2.12-rc.0",
|
|
113
|
+
"@microsoft/teamsfx-api": "0.23.13-rc.0",
|
|
114
114
|
"@modelcontextprotocol/sdk": "^1.27.1",
|
|
115
115
|
"adm-zip": "^0.5.10",
|
|
116
116
|
"ajv": "^8.18.0",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"resource/**/*",
|
|
235
235
|
"templates/**/*"
|
|
236
236
|
],
|
|
237
|
-
"gitHead": "
|
|
237
|
+
"gitHead": "15749d16e4f599c02b660a51729434c1d5b248bf",
|
|
238
238
|
"publishConfig": {
|
|
239
239
|
"access": "public"
|
|
240
240
|
},
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/templates/metadata.zip
CHANGED
|
Binary file
|