pr feedback
This commit is contained in:
parent
c4e928a18d
commit
401a2dd2ce
1 changed files with 2 additions and 2 deletions
|
@ -105,6 +105,6 @@
|
||||||
|
|
||||||
<Target Name="EnsureStageSeparation">
|
<Target Name="EnsureStageSeparation">
|
||||||
<DotNetMSBuild Arguments="/v:diag $(RepoRoot)/build_projects/Microsoft.DotNet.Cli.Build.SelfTest/InvokeWithStage0.proj /p:Stage2Directory="$(Stage2Directory)""
|
<DotNetMSBuild Arguments="/v:diag $(RepoRoot)/build_projects/Microsoft.DotNet.Cli.Build.SelfTest/InvokeWithStage0.proj /p:Stage2Directory="$(Stage2Directory)""
|
||||||
ToolPath="$(Stage2Dir)" />
|
ToolPath="$(Stage0Directory)" />
|
||||||
</Target>
|
</Target>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue