Skip to content

Commit

Permalink
Updating TE package for lingering thread issue (#7907)
Browse files Browse the repository at this point in the history
  • Loading branch information
prawalagarwal authored Aug 2, 2018
1 parent df232dd commit 57ca8d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Tasks/VsTestV2/make.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dest": "./"
},
{
"url": "https://testexecution.blob.core.windows.net/testexecution/6643473/TestAgent.zip",
"url": "https://testexecution.blob.core.windows.net/testexecution/6854184/TestAgent.zip",
"dest": "./Modules"
},
{
Expand Down
2 changes: 1 addition & 1 deletion Tasks/VsTestV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"version": {
"Major": 2,
"Minor": 137,
"Patch": 8
"Patch": 9
},
"demands": [
"vstest"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/VsTestV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"version": {
"Major": 2,
"Minor": 137,
"Patch": 8
"Patch": 9
},
"demands": [
"vstest"
Expand Down

0 comments on commit 57ca8d1

Please sign in to comment.