Skip to content

Commit 92b1837

Browse files
committed
update
1 parent 5c7d78a commit 92b1837

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eng/SendToHelix.proj

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

18+
<ItemGroup>
1819
<ProjectReference Include="..\src\System.Private.ServiceModel\tools\SelfHostedCoreWcfService\SelfHostedCoreWCFService.csproj" />
20+
</ItemGroup>
1921

22+
23+
2024
<ItemGroup>
2125
<XUnitProject Include="..\src\System.Private.ServiceModel\tests\Scenarios\**\*.IntegrationTests.csproj">
2226
<TargetFramework>$(XUnitPublishTargetFramework)</TargetFramework>

0 commit comments

Comments
 (0)