Skip to content

Commit a6caca6

Browse files
author
Nakul Sabharwal
committed
Change lang in TemplateWriterSetting to CSharp
1 parent 4a0e364 commit a6caca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphODataTemplateWriter/.config/TemplateWriterSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"AvailableLanguages": [ "Android", "Java", "ObjC", "CSharp", "PHP", "Python", "TypeScript", "GraphEndpointList" ],
3-
"TargetLanguage": "Java",
3+
"TargetLanguage": "CSharp",
44
"Plugins": [],
55
"PrimaryNamespaceName": "com",
66
"NamespacePrefix": "com",

0 commit comments

Comments
 (0)