Skip to content

Commit 1d2b5e7

Browse files
Update to OmniSharp v1.9-beta15
1 parent e008fcf commit 1d2b5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/omnisharp/download.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import {Logger} from './logger';
2424
const decompress = require('decompress');
2525

2626
const BaseDownloadUrl = 'https://omnisharpdownload.blob.core.windows.net/ext';
27-
const OmniSharpVersion = '1.9-beta14';
27+
const OmniSharpVersion = '1.9-beta15';
2828

2929
tmp.setGracefulCleanup();
3030

0 commit comments

Comments
 (0)