remove redundant ToolPath setting
This commit is contained in:
parent
0c80992384
commit
3cba07288d
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
|||
TestResultXmlDir=$(TestResultXmlDir);
|
||||
ToolPath=$(Stage2Directory);
|
||||
WorkingDirectory=$([System.IO.Directory]::GetParent(%(TestProjects.Identity)))
|
||||
ToolPath=$(Stage2Directory);
|
||||
</Properties>
|
||||
</ProjectsToTest>
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue