Skip to content

Commit e650049

Browse files
author
John Luo
authored
Docker support not available for multi-project templates (#7878)
1 parent be63df8 commit e650049

File tree

1 file changed

+1
-1
lines changed
  • src/ProjectTemplates/Web.ProjectTemplates/content/GrpcService-CSharp/.template.config

1 file changed

+1
-1
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/GrpcService-CSharp/.template.config/vs-2017.3.host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"icon": "vs-2017.3/Empty.png",
1515
"learnMoreLink": "https://go.microsoft.com/fwlink/?LinkID=784883",
1616
"uiFilters": [ "oneaspnet" ],
17-
"supportsDocker": true,
17+
"supportsDocker": false,
1818
"excludeLaunchSettings": false
1919
}

0 commit comments

Comments
 (0)