We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1445a7 commit a6291dfCopy full SHA for a6291df
Runtime.msbuild
@@ -114,6 +114,7 @@
114
115
<!-- Failures in this project will fail build. But, results will not be included in test run summary. -->
116
<MSBuild
117
+ Properties="Configuration=$(Configuration)"
118
Projects="test\System.Net.Http.Formatting.NetStandard.Test\System.Net.Http.Formatting.NetStandard.Test.csproj"
119
Targets="Test"
120
Condition="'$(BuildPortable)' == 'true'" />
0 commit comments