Skip to content

Commit 8a0115d

Browse files
committed
Ensure console host dependencies are copied to output
1 parent 7b232ed commit 8a0115d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WebJobs.Script.Host/WebJobs.Script.Host.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<PropertyGroup>
55
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
66
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7+
<DependsOnNETStandard>true</DependsOnNETStandard>
78
<ProjectGuid>{F5FAB5A1-A816-441B-86BF-CA3CAE2F7588}</ProjectGuid>
89
<OutputType>Exe</OutputType>
910
<AppDesignerFolder>Properties</AppDesignerFolder>

0 commit comments

Comments
 (0)