Skip to content

Commit 5640f2d

Browse files
committed
fix dotnetcli.host.json
1 parent 37eb1d5 commit 5640f2d

File tree

1 file changed

+4
-0
lines changed
  • template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config

1 file changed

+4
-0
lines changed

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/dotnetcli.host.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"longName": "roll-forward",
1010
"shortName": ""
1111
},
12+
"TestRunner": {
13+
"longName": "test-runner",
14+
"shortName": ""
15+
},
1216
"dotnet-cli-version": {
1317
"isHidden": "true"
1418
}

0 commit comments

Comments
 (0)