Skip to content

Commit 4486739

Browse files
CopilotYoussef1313
andcommitted
Fix comma placement in global.json template
Co-authored-by: Youssef1313 <[email protected]>
1 parent 815e0b5 commit 4486739

File tree

1 file changed

+1
-2
lines changed
  • template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson

1 file changed

+1
-2
lines changed

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/global.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"rollForward": "ROLL_FORWARD_VALUE",
55
//#endif
66
"version": "SDK_VERSION"
7-
}
8-
//#if (TestRunner=="")
7+
}//#if (TestRunner=="")
98
//#else
109
,
1110
"test": {

0 commit comments

Comments
 (0)