|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.21.9", |
| 4 | + "version": "1.21.10", |
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.9", |
| 32 | + "omniSharp": "1.34.10", |
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/f90b2712-8f9e-4922-8c16-8b556e3de023/0d23eeab530c0fb23f517275eaff0db3/omnisharp-win-x86-1.34.9.zip", |
163 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.9.zip", |
164 | | - "installPath": ".omnisharp/1.34.9", |
| 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", |
165 | 165 | "platforms": [ |
166 | 166 | "win32" |
167 | 167 | ], |
168 | 168 | "architectures": [ |
169 | 169 | "x86" |
170 | 170 | ], |
171 | | - "installTestPath": "./.omnisharp/1.34.9/OmniSharp.exe", |
| 171 | + "installTestPath": "./.omnisharp/1.34.10/OmniSharp.exe", |
172 | 172 | "platformId": "win-x86", |
173 | | - "integrity": "B470A6211FC619E84A091BE558CE13D02B564BC72E702566B89AD6066CA1E30B" |
| 173 | + "integrity": "FCE930D345C02BAB46BE22B3570A1DCEFFB3495CB71FDF02A83E7F74B210ECED" |
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/f90b2712-8f9e-4922-8c16-8b556e3de023/66b355b126f43f17270951e9d99ab8d8/omnisharp-win-x64-1.34.9.zip", |
179 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.9.zip", |
180 | | - "installPath": ".omnisharp/1.34.9", |
| 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", |
181 | 181 | "platforms": [ |
182 | 182 | "win32" |
183 | 183 | ], |
184 | 184 | "architectures": [ |
185 | 185 | "x86_64" |
186 | 186 | ], |
187 | | - "installTestPath": "./.omnisharp/1.34.9/OmniSharp.exe", |
| 187 | + "installTestPath": "./.omnisharp/1.34.10/OmniSharp.exe", |
188 | 188 | "platformId": "win-x64", |
189 | | - "integrity": "EACBAF4C6B5788892361B47877BDB5FD2C8F64195C5ECBC257FEF14E61DA25DE" |
| 189 | + "integrity": "00B46E3004D7A4FF5F9DEADDBAFDD62A44DBB74EF79E1A49B770E95A4DEC211B" |
190 | 190 | }, |
191 | 191 | { |
192 | 192 | "id": "OmniSharp", |
193 | 193 | "description": "OmniSharp for OSX", |
194 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/f90b2712-8f9e-4922-8c16-8b556e3de023/9f14159516a93f06fcd965ef7f335dc1/omnisharp-osx-1.34.9.zip", |
195 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.9.zip", |
196 | | - "installPath": ".omnisharp/1.34.9", |
| 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", |
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.9/run", |
| 204 | + "installTestPath": "./.omnisharp/1.34.10/run", |
205 | 205 | "platformId": "osx", |
206 | | - "integrity": "7B117B9C8F68C2018F50F04031E34D1F25A2D86A7A999CDD310BC2953D450C70" |
| 206 | + "integrity": "240668FF2771D682282DCE117ACDB7AEC977FF0445624933436A852257EA64CE" |
207 | 207 | }, |
208 | 208 | { |
209 | 209 | "id": "OmniSharp", |
210 | 210 | "description": "OmniSharp for Linux (x86)", |
211 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/f90b2712-8f9e-4922-8c16-8b556e3de023/e69bdd4608df209c392b060d2c4d5bcb/omnisharp-linux-x86-1.34.9.zip", |
212 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.9.zip", |
213 | | - "installPath": ".omnisharp/1.34.9", |
| 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", |
214 | 214 | "platforms": [ |
215 | 215 | "linux" |
216 | 216 | ], |
|
222 | 222 | "./mono.linux-x86", |
223 | 223 | "./run" |
224 | 224 | ], |
225 | | - "installTestPath": "./.omnisharp/1.34.9/run", |
| 225 | + "installTestPath": "./.omnisharp/1.34.10/run", |
226 | 226 | "platformId": "linux-x86", |
227 | | - "integrity": "85D2584248B5B9AF8CB68510A5E7BCE1C516B2F581486C369046F195BC40B0A4" |
| 227 | + "integrity": "399D4CCBE46573F5084657B5D0D7D56AED516EAEB673960BE80B475D1A70DF4B" |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "id": "OmniSharp", |
231 | 231 | "description": "OmniSharp for Linux (x64)", |
232 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/f90b2712-8f9e-4922-8c16-8b556e3de023/529091dc87db6486f018ef7a958d33c4/omnisharp-linux-x64-1.34.9.zip", |
233 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.9.zip", |
234 | | - "installPath": ".omnisharp/1.34.9", |
| 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", |
235 | 235 | "platforms": [ |
236 | 236 | "linux" |
237 | 237 | ], |
|
242 | 242 | "./mono.linux-x86_64", |
243 | 243 | "./run" |
244 | 244 | ], |
245 | | - "installTestPath": "./.omnisharp/1.34.9/run", |
| 245 | + "installTestPath": "./.omnisharp/1.34.10/run", |
246 | 246 | "platformId": "linux-x64", |
247 | | - "integrity": "2D973B6EE3CB715470FAA63B16DCEE1948BF8275E7DA7546742D1A7146A3298A" |
| 247 | + "integrity": "6CAE32D0C60D9535C86F175FB71A0B16F8CD293947C1E674C85ECD1AFF970890" |
248 | 248 | }, |
249 | 249 | { |
250 | 250 | "id": "Debugger", |
|
0 commit comments