Skip to content

Commit 3dbec8e

Browse files
committed
Disable vshost
1 parent bdfa7d4 commit 3dbec8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ProtoBuf.ProjectInserter.WinForms/ProtoBuf.ProjectInserter.WinForms.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<DebugType>full</DebugType>
2323
<PlatformTarget>AnyCPU</PlatformTarget>
2424
<ErrorReport>prompt</ErrorReport>
25+
<UseVSHostingProcess>false</UseVSHostingProcess>
2526
</PropertyGroup>
2627
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
2728
<OutputPath>bin\Release\</OutputPath>
@@ -30,6 +31,7 @@
3031
<DebugType>pdbonly</DebugType>
3132
<PlatformTarget>AnyCPU</PlatformTarget>
3233
<ErrorReport>prompt</ErrorReport>
34+
<UseVSHostingProcess>false</UseVSHostingProcess>
3335
</PropertyGroup>
3436
<PropertyGroup>
3537
<ApplicationIcon>ProtoBuf.MSBuildTask.ico</ApplicationIcon>

0 commit comments

Comments
 (0)