Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
// TODO: When we support multi-project output, this needs to change to ChatWithCustomData, then we need some other
// technique to make it avoid emitting a .Web suffix in the single-project case.
"sourceName": "ChatWithCustomData.Web-CSharp",
"preferNameDirectory": true,
"tags": {
"language": "C#",
"type": "project"
Expand Down
Loading