We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b232ed commit 8a0115dCopy full SHA for 8a0115d
src/WebJobs.Script.Host/WebJobs.Script.Host.csproj
@@ -4,6 +4,7 @@
4
<PropertyGroup>
5
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7
+ <DependsOnNETStandard>true</DependsOnNETStandard>
8
<ProjectGuid>{F5FAB5A1-A816-441B-86BF-CA3CAE2F7588}</ProjectGuid>
9
<OutputType>Exe</OutputType>
10
<AppDesignerFolder>Properties</AppDesignerFolder>
0 commit comments