Skip to content

Commit a70dcfa

Browse files
Update framework symbol (#6117)
Changes framework symbol to be capitalized Co-authored-by: Jordan Matthiesen <[email protected]>
1 parent dac7c3e commit a70dcfa

File tree

1 file changed

+1
-1
lines changed
  • src/ProjectTemplates/Microsoft.Extensions.AI.Templates/src/ChatWithCustomData/.template.config

1 file changed

+1
-1
lines changed

src/ProjectTemplates/Microsoft.Extensions.AI.Templates/src/ChatWithCustomData/.template.config/template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
]
3939
}],
4040
"symbols": {
41-
"framework": {
41+
"Framework": {
4242
"type": "parameter",
4343
"description": "The target framework for the project.",
4444
"datatype": "choice",

0 commit comments

Comments
 (0)