Skip to content

Commit 4e0e6d8

Browse files
committed
update
1 parent 92b1837 commit 4e0e6d8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

eng/SendToHelix.proj

+2-4
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<ProjectReference Include="..\src\System.Private.ServiceModel\tools\SelfHostedCoreWcfService\SelfHostedCoreWCFService.csproj" />
19+
<MSBuild Projects="..\src\System.Private.ServiceModel\tools\SelfHostedCoreWcfService\SelfHostedCoreWCFService.csproj" />
2020
</ItemGroup>
21-
22-
23-
21+
2422
<ItemGroup>
2523
<XUnitProject Include="..\src\System.Private.ServiceModel\tests\Scenarios\**\*.IntegrationTests.csproj">
2624
<TargetFramework>$(XUnitPublishTargetFramework)</TargetFramework>

0 commit comments

Comments
 (0)