Skip to content

Commit 5c7d78a

Browse files
committed
update
1 parent 4800e67 commit 5c7d78a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

eng/SendToHelix.proj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@
1515
<EnableXUnitReporter>true</EnableXUnitReporter>
1616
</PropertyGroup>
1717

18-
<ItemGroup Condition=" '$(RunWithCoreWcfService)' == 'true' " >
19-
<ProjectReference Include="..\src\System.Private.ServiceModel\tools\SelfHostedCoreWcfService\SelfHostedCoreWCFService.csproj" />
20-
</ItemGroup>
21-
18+
<ProjectReference Include="..\src\System.Private.ServiceModel\tools\SelfHostedCoreWcfService\SelfHostedCoreWCFService.csproj" />
19+
2220
<ItemGroup>
2321
<XUnitProject Include="..\src\System.Private.ServiceModel\tests\Scenarios\**\*.IntegrationTests.csproj">
2422
<TargetFramework>$(XUnitPublishTargetFramework)</TargetFramework>

0 commit comments

Comments
 (0)