We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d42ae commit f49a9e6Copy full SHA for f49a9e6
package.json
@@ -182,7 +182,7 @@
182
"./mono.osx",
183
"./run"
184
],
185
- "installTestPath": "./.omnisharp/mono.osx",
+ "installTestPath": "./.omnisharp/run",
186
"platformId": "osx"
187
},
188
{
@@ -201,7 +201,7 @@
201
"./mono.linux-x86",
202
203
204
- "installTestPath": "./.omnisharp/mono.linux-x86",
205
"platformId": "linux-x86"
206
207
@@ -219,7 +219,7 @@
219
"./mono.linux-x86_64",
220
221
222
- "installTestPath": "./.omnisharp/mono.linux-x86_64",
223
"platformId": "linux-x64"
224
225
0 commit comments