Revert "disable test as tool build for now"
This reverts commit bc5222343943818cba91aacd97b63fec2f516707.
This commit is contained in:
parent
117d370695
commit
2a19fdee15
1 changed files with 0 additions and 1 deletions
|
@ -193,7 +193,6 @@
|
||||||
<MSBuild Projects="@(TestProjectToRun)"
|
<MSBuild Projects="@(TestProjectToRun)"
|
||||||
Targets="RunTestsAsTool"
|
Targets="RunTestsAsTool"
|
||||||
BuildInParallel="true"
|
BuildInParallel="true"
|
||||||
Condition = "false"
|
|
||||||
/>
|
/>
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue