Merge pull request #210 from kedar-joshi/bugfix-207

Fixes #207
This commit is contained in:
Josh Johnson 2018-07-10 21:47:59 -04:00 committed by GitHub
commit 41eb22bda9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
"-in",
"$(input)",
"-out",
"$(input.output.xml"
"$(input).output.xml"
],
"description": "Arguments to be passed to the XQuery execution engine.",
"scope": "window"