Remove debugging code
This commit is contained in:
parent
f69d1f0fd3
commit
88fda677f3
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
|||
<BundledToolFiles Include="$(RestoredToolRoot)\**\*.*" />
|
||||
</ItemGroup>
|
||||
|
||||
<Exec Command="dir $(RestoredToolRoot)" />
|
||||
|
||||
<Copy SourceFiles="@(BundledToolFiles)"
|
||||
DestinationFiles="@(BundledToolFiles->'$(LayoutFolder)$(PackageToRestore)\$(PackageVersionToRestore)\%(RecursiveDir)%(Filename)%(Extension)')"
|
||||
SkipUnchangedFiles="true" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue