Skip to content

Commit c428df2

Browse files
authored
Set preferNameDirectory to True (#6122)
1 parent c111414 commit c428df2

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// TODO: When we support multi-project output, this needs to change to ChatWithCustomData, then we need some other
1212
// technique to make it avoid emitting a .Web suffix in the single-project case.
1313
"sourceName": "ChatWithCustomData.Web-CSharp",
14+
"preferNameDirectory": true,
1415
"tags": {
1516
"language": "C#",
1617
"type": "project"

0 commit comments

Comments
 (0)