@microsoft/teamsfx-core 3.0.10-beta.2025122503.0 → 3.0.10-beta.2025122602.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.
- 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.10-beta.
|
|
3
|
+
"version": "3.0.10-beta.2025122602.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.11-beta.
|
|
113
|
-
"@microsoft/teamsfx-api": "0.23.12-beta.
|
|
112
|
+
"@microsoft/m365-spec-parser": "^0.2.11-beta.2025122602.0",
|
|
113
|
+
"@microsoft/teamsfx-api": "0.23.12-beta.2025122602.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": "
|
|
236
|
+
"gitHead": "b92b3785eeb13956b31bd66072f76cad2f1f7ea7",
|
|
237
237
|
"publishConfig": {
|
|
238
238
|
"access": "public"
|
|
239
239
|
},
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/templates/metadata.zip
CHANGED
|
Binary file
|