microsoft / VSProjectSystem

Documentation for extending Visual Studio with new types of projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dcproj won't accept azure functions project

sanderobdeijn opened this issue · comments

When adding an azure functions project to a docker-compose .dcproj file.
Vs studio gives an error when building in vs studio
CTC1031 Linux containers are not supported for DHCMS.WritingDesk.Api project.

When building the dockercompose file from the commandline it works fine.
Is there some check or flag somewhere that controls this behavior?