Skip to content

Commit 82be5e1

Browse files
authored
Merge pull request #2448 from akshita31/use_not_latest
Using the in box omnisharp for integration tests
2 parents b77d89f + d1d8453 commit 82be5e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"omnisharp.path": "latest"
2+
"omnisharp.path": "1.32.2-beta.21"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"omnisharp.defaultLaunchSolution": "b_SecondInOrder_SlnFile.sln",
3-
"omnisharp.path": "latest"
3+
"omnisharp.path": "1.32.2-beta.21",
44
}

0 commit comments

Comments
 (0)