We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b1837 commit 4e0e6d8Copy full SHA for 4e0e6d8
eng/SendToHelix.proj
@@ -16,11 +16,9 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <ProjectReference Include="..\src\System.Private.ServiceModel\tools\SelfHostedCoreWcfService\SelfHostedCoreWCFService.csproj" />
+ <MSBuild Projects="..\src\System.Private.ServiceModel\tools\SelfHostedCoreWcfService\SelfHostedCoreWCFService.csproj" />
20
</ItemGroup>
21
-
22
23
+
24
25
<XUnitProject Include="..\src\System.Private.ServiceModel\tests\Scenarios\**\*.IntegrationTests.csproj">
26
<TargetFramework>$(XUnitPublishTargetFramework)</TargetFramework>
0 commit comments