Skip to content

Commit 75f65c7

Browse files
author
David Staheli
committed
Bump version of VsTest to be > m117
1 parent 45784ed commit 75f65c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Tasks/VsTest/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 2,
1919
"Minor": 0,
20-
"Patch": 52
20+
"Patch": 54
2121
},
2222
"demands": [
2323
"vstest"

Tasks/VsTest/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": {
1818
"Major": 2,
1919
"Minor": 0,
20-
"Patch": 52
20+
"Patch": 54
2121
},
2222
"demands": [
2323
"vstest"
@@ -401,4 +401,4 @@
401401
"pathToCustomAdaptersInvalid": "ms-resource:loc.messages.pathToCustomAdaptersInvalid",
402402
"pathToCustomAdaptersContainsNoAdapters": "ms-resource:loc.messages.pathToCustomAdaptersContainsNoAdapters"
403403
}
404-
}
404+
}

0 commit comments

Comments
 (0)