Skip to content

Commit

Permalink
Trying another folder path.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbramwell committed Mar 23, 2016
1 parent 3795494 commit 16659f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion VSTS-Tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"targetroot": "",
"content": [
{
"source": "$(Build.ArtifactStagingDirectory)/*.*",
"source": "**/a/**/*.*",
"target": "/"
}
]
Expand Down
1 change: 0 additions & 1 deletion VSTS-Tools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionIt
ProjectSection(SolutionItems) = preProject
README.md = README.md
VSTS-Tools.json = VSTS-Tools.json
VSTSTools.json = VSTSTools.json
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit 16659f1

Please sign in to comment.