diff --git a/VSTS-Tools.json b/VSTS-Tools.json index 455bdd5..c16c16e 100644 --- a/VSTS-Tools.json +++ b/VSTS-Tools.json @@ -2,7 +2,7 @@ "targetroot": "", "content": [ { - "source": "**/a/**/*.*", + "source": "**/s/**/bin/release/*.exe", "target": "/" } ]