|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.15.1", |
| 4 | + "version": "1.15.2", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
25 | 25 | "multi-root ready" |
26 | 26 | ], |
27 | 27 | "defaults":{ |
28 | | - "omniSharp" : "1.30.0" |
| 28 | + "omniSharp" : "1.30.1" |
29 | 29 | }, |
30 | 30 | "main": "./out/src/main", |
31 | 31 | "scripts": { |
|
144 | 144 | "runtimeDependencies": [ |
145 | 145 | { |
146 | 146 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
147 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/12168336/be303385c06ad88bc3e33fa38cc09760/omnisharp-win-x86-1.30.0.zip", |
148 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.30.0.zip", |
149 | | - "installPath": ".omnisharp/1.30.0", |
| 147 | + "url": "https://download.visualstudio.microsoft.com/download/pr/12245767/0c5c04bed389ea023a731f6da6d31ab8/omnisharp-win-x86-1.30.1.zip", |
| 148 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.30.1.zip", |
| 149 | + "installPath": ".omnisharp/1.31.0", |
150 | 150 | "platforms": [ |
151 | 151 | "win32" |
152 | 152 | ], |
|
158 | 158 | }, |
159 | 159 | { |
160 | 160 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
161 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/12168337/159fcd61baf209a6b10d371fa5b2817d/omnisharp-win-x64-1.30.0.zip", |
162 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.30.0.zip", |
163 | | - "installPath": ".omnisharp/1.30.0", |
| 161 | + "url": "https://download.visualstudio.microsoft.com/download/pr/12245763/b72bb97e2890bc67301aa8aca3cd382e/omnisharp-win-x64-1.30.1.zip", |
| 162 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.31.0.zip", |
| 163 | + "installPath": ".omnisharp/1.31.0", |
164 | 164 | "platforms": [ |
165 | 165 | "win32" |
166 | 166 | ], |
|
172 | 172 | }, |
173 | 173 | { |
174 | 174 | "description": "OmniSharp for OSX", |
175 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/12168334/94b1fbb0c67cb3320c8eaaa75fa49c5d/omnisharp-osx-1.30.0.zip", |
176 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.30.0.zip", |
177 | | - "installPath": ".omnisharp/1.30.0", |
| 175 | + "url": "https://download.visualstudio.microsoft.com/download/pr/12245766/987fff9362fc85ba8f00d9a31889623c/omnisharp-osx-1.30.1.zip", |
| 176 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.30.1.zip", |
| 177 | + "installPath": ".omnisharp/1.30.1", |
178 | 178 | "platforms": [ |
179 | 179 | "darwin" |
180 | 180 | ], |
|
187 | 187 | }, |
188 | 188 | { |
189 | 189 | "description": "OmniSharp for Linux (x86)", |
190 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/12168335/c8f77432262698d7012ce1105588f974/omnisharp-linux-x86-1.30.0.zip", |
191 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.30.0.zip", |
192 | | - "installPath": ".omnisharp/1.30.0", |
| 190 | + "url": "https://download.visualstudio.microsoft.com/download/pr/12245764/3026884a5425856a0de04f1e468d25a8/omnisharp-linux-x86-1.30.1.zip", |
| 191 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.30.1.zip", |
| 192 | + "installPath": ".omnisharp/1.30.1", |
193 | 193 | "platforms": [ |
194 | 194 | "linux" |
195 | 195 | ], |
|
206 | 206 | }, |
207 | 207 | { |
208 | 208 | "description": "OmniSharp for Linux (x64)", |
209 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/12168333/63644667dd9c8a6320d3aef3ac2fb901/omnisharp-linux-x64-1.30.0.zip", |
210 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.30.0.zip", |
211 | | - "installPath": ".omnisharp/1.30.0", |
| 209 | + "url": "https://download.visualstudio.microsoft.com/download/pr/12245765/02c6e1855587e0f6b0be479d5ce88d62/omnisharp-linux-x64-1.30.1.zip", |
| 210 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.30.1.zip", |
| 211 | + "installPath": ".omnisharp/1.30.1", |
212 | 212 | "platforms": [ |
213 | 213 | "linux" |
214 | 214 | ], |
|
0 commit comments