Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #9927 from livarcocc/fix_external_sources
Browse files Browse the repository at this point in the history
Fixing the external restore sources file.
  • Loading branch information
mmitche authored Aug 31, 2018
2 parents f5f4346 + d4e5da8 commit f4707d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
DependsOnTargets="Init;
SetupTestProjectData">
<MakeDir Directories="$(TestPackagesDir)" Condition="!Exists('$(TestPackagesDir)')"/>
<MakeDir Directories="$(TestArtifactsDir)" Condition="!Exists('$(TestArtifactsDir)')"/>

<WriteLinesToFile Condition="'$(ExternalRestoreSources)' != ''"
File="$(ExternalRestoreSourcesTestsContainer)"
Expand Down

0 comments on commit f4707d3

Please sign in to comment.