|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.21.10", |
| 4 | + "version": "1.21.11", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
29 | 29 | "dotnet" |
30 | 30 | ], |
31 | 31 | "defaults": { |
32 | | - "omniSharp": "1.34.10", |
| 32 | + "omniSharp": "1.34.11", |
33 | 33 | "razor": "1.0.0-alpha3-5.0.0-alpha.1.20073.7" |
34 | 34 | }, |
35 | 35 | "main": "./dist/extension", |
|
159 | 159 | { |
160 | 160 | "id": "OmniSharp", |
161 | 161 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
162 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b146ec31-8d19-45ca-96ff-d04a8b436b25/5b6193019dbeab0eceb1d6b7aa4baebf/omnisharp-win-x86-1.34.10.zip", |
163 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.10.zip", |
164 | | - "installPath": ".omnisharp/1.34.10", |
| 162 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c45cccfd-d481-48f9-941d-2f31712f3edc/7b7101973ef0ba0915df58b9d205f8c7/omnisharp-win-x86-1.34.11.zip", |
| 163 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.11.zip", |
| 164 | + "installPath": ".omnisharp/1.34.11", |
165 | 165 | "platforms": [ |
166 | 166 | "win32" |
167 | 167 | ], |
168 | 168 | "architectures": [ |
169 | 169 | "x86" |
170 | 170 | ], |
171 | | - "installTestPath": "./.omnisharp/1.34.10/OmniSharp.exe", |
| 171 | + "installTestPath": "./.omnisharp/1.34.11/OmniSharp.exe", |
172 | 172 | "platformId": "win-x86", |
173 | | - "integrity": "FCE930D345C02BAB46BE22B3570A1DCEFFB3495CB71FDF02A83E7F74B210ECED" |
| 173 | + "integrity": "3477A8343F4110E3996A1290E88CE27082F7F8C725186911F202D41FE38EB64A" |
174 | 174 | }, |
175 | 175 | { |
176 | 176 | "id": "OmniSharp", |
177 | 177 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
178 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b146ec31-8d19-45ca-96ff-d04a8b436b25/24bc14b24a159bd155a0a82560a9bbb4/omnisharp-win-x64-1.34.10.zip", |
179 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.10.zip", |
180 | | - "installPath": ".omnisharp/1.34.10", |
| 178 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c45cccfd-d481-48f9-941d-2f31712f3edc/19ae4e7c8e788df2ae1d8b03f7c737d2/omnisharp-win-x64-1.34.11.zip", |
| 179 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.11.zip", |
| 180 | + "installPath": ".omnisharp/1.34.11", |
181 | 181 | "platforms": [ |
182 | 182 | "win32" |
183 | 183 | ], |
184 | 184 | "architectures": [ |
185 | 185 | "x86_64" |
186 | 186 | ], |
187 | | - "installTestPath": "./.omnisharp/1.34.10/OmniSharp.exe", |
| 187 | + "installTestPath": "./.omnisharp/1.34.11/OmniSharp.exe", |
188 | 188 | "platformId": "win-x64", |
189 | | - "integrity": "00B46E3004D7A4FF5F9DEADDBAFDD62A44DBB74EF79E1A49B770E95A4DEC211B" |
| 189 | + "integrity": "CE8FBB8B22FF9E25361EF78E677A3E600F61008FDB793E693060CFF6505EC200" |
190 | 190 | }, |
191 | 191 | { |
192 | 192 | "id": "OmniSharp", |
193 | 193 | "description": "OmniSharp for OSX", |
194 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b146ec31-8d19-45ca-96ff-d04a8b436b25/9fb60fbaf6a2a21a063782ec64a3604b/omnisharp-osx-1.34.10.zip", |
195 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.10.zip", |
196 | | - "installPath": ".omnisharp/1.34.10", |
| 194 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c45cccfd-d481-48f9-941d-2f31712f3edc/bbd8cf76d4c78513b0774cd9740276c7/omnisharp-osx-1.34.11.zip", |
| 195 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.11.zip", |
| 196 | + "installPath": ".omnisharp/1.34.11", |
197 | 197 | "platforms": [ |
198 | 198 | "darwin" |
199 | 199 | ], |
200 | 200 | "binaries": [ |
201 | 201 | "./mono.osx", |
202 | 202 | "./run" |
203 | 203 | ], |
204 | | - "installTestPath": "./.omnisharp/1.34.10/run", |
| 204 | + "installTestPath": "./.omnisharp/1.34.11/run", |
205 | 205 | "platformId": "osx", |
206 | | - "integrity": "240668FF2771D682282DCE117ACDB7AEC977FF0445624933436A852257EA64CE" |
| 206 | + "integrity": "6B63DCE0519E5BF1CFAA4DAEE19834A6B348C0ED450D05B53C2A694338C44DAA" |
207 | 207 | }, |
208 | 208 | { |
209 | 209 | "id": "OmniSharp", |
210 | 210 | "description": "OmniSharp for Linux (x86)", |
211 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b146ec31-8d19-45ca-96ff-d04a8b436b25/d557fd237873e4e41835b150972c0f6d/omnisharp-linux-x86-1.34.10.zip", |
212 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.10.zip", |
213 | | - "installPath": ".omnisharp/1.34.10", |
| 211 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c45cccfd-d481-48f9-941d-2f31712f3edc/c83ce7b1e7a9f642c892a0d77b8db57f/omnisharp-linux-x86-1.34.11.zip", |
| 212 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.11.zip", |
| 213 | + "installPath": ".omnisharp/1.34.11", |
214 | 214 | "platforms": [ |
215 | 215 | "linux" |
216 | 216 | ], |
|
222 | 222 | "./mono.linux-x86", |
223 | 223 | "./run" |
224 | 224 | ], |
225 | | - "installTestPath": "./.omnisharp/1.34.10/run", |
| 225 | + "installTestPath": "./.omnisharp/1.34.11/run", |
226 | 226 | "platformId": "linux-x86", |
227 | | - "integrity": "399D4CCBE46573F5084657B5D0D7D56AED516EAEB673960BE80B475D1A70DF4B" |
| 227 | + "integrity": "F550E3AD4A2A394CCE5023D2A8588B3D23FDDEE8E3B7FEEB694DB51BE1E5C8E2" |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "id": "OmniSharp", |
231 | 231 | "description": "OmniSharp for Linux (x64)", |
232 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b146ec31-8d19-45ca-96ff-d04a8b436b25/c5dea00c97eb01516686d944801dce8a/omnisharp-linux-x64-1.34.10.zip", |
233 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.10.zip", |
234 | | - "installPath": ".omnisharp/1.34.10", |
| 232 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c45cccfd-d481-48f9-941d-2f31712f3edc/b90373027676c50db323ac424f2ff1f4/omnisharp-linux-x64-1.34.11.zip", |
| 233 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.11.zip", |
| 234 | + "installPath": ".omnisharp/1.34.11", |
235 | 235 | "platforms": [ |
236 | 236 | "linux" |
237 | 237 | ], |
|
242 | 242 | "./mono.linux-x86_64", |
243 | 243 | "./run" |
244 | 244 | ], |
245 | | - "installTestPath": "./.omnisharp/1.34.10/run", |
| 245 | + "installTestPath": "./.omnisharp/1.34.11/run", |
246 | 246 | "platformId": "linux-x64", |
247 | | - "integrity": "6CAE32D0C60D9535C86F175FB71A0B16F8CD293947C1E674C85ECD1AFF970890" |
| 247 | + "integrity": "B1E56C7AC62F6E8B6C6D680DA3A7FAD35599304D1F6BBA763D4E8301A3CAF362" |
248 | 248 | }, |
249 | 249 | { |
250 | 250 | "id": "Debugger", |
|
0 commit comments