|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-dotnettools", |
4 | | - "version": "1.21.16", |
| 4 | + "version": "1.21.17", |
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.15", |
| 32 | + "omniSharp": "1.35.0", |
33 | 33 | "razor": "1.0.0-alpha3-5.0.0-preview.3.20176.8" |
34 | 34 | }, |
35 | 35 | "main": "./dist/extension", |
|
158 | 158 | { |
159 | 159 | "id": "OmniSharp", |
160 | 160 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
161 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/076ec7ac-bf89-4cfa-9c8d-c440bd14b966/bf0476eb0cc096cfd49b059987431d97/omnisharp-win-x86-1.34.15.zip", |
162 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.34.15/omnisharp-win-x86-1.34.15.zip", |
163 | | - "installPath": ".omnisharp/1.34.15", |
| 161 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c9467f3b-b5a2-4d29-906e-f083961e0bd1/82185603760e6e699c634ed1e3707f1c/omnisharp-win-x86-1.35.0.zip", |
| 162 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.35.0/omnisharp-win-x86-1.35.0.zip", |
| 163 | + "installPath": ".omnisharp/1.35.0", |
164 | 164 | "platforms": [ |
165 | 165 | "win32" |
166 | 166 | ], |
167 | 167 | "architectures": [ |
168 | 168 | "x86" |
169 | 169 | ], |
170 | | - "installTestPath": "./.omnisharp/1.34.15/OmniSharp.exe", |
| 170 | + "installTestPath": "./.omnisharp/1.35.0/OmniSharp.exe", |
171 | 171 | "platformId": "win-x86", |
172 | | - "integrity": "A84314A209CFD4B9D65EA3819711EEDD5178CCF784D13993BFE1C8F0E358EEFE" |
| 172 | + "integrity": "7ED731AEB8B64CC159FE3D8200EBDEA9E1076E3AAF8079CC7B7DFC878834709D" |
173 | 173 | }, |
174 | 174 | { |
175 | 175 | "id": "OmniSharp", |
176 | 176 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
177 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/076ec7ac-bf89-4cfa-9c8d-c440bd14b966/a8f0af91dfcd7ea593dc781bc0f4f7ee/omnisharp-win-x64-1.34.15.zip", |
178 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.34.15/omnisharp-win-x64-1.34.15.zip", |
179 | | - "installPath": ".omnisharp/1.34.15", |
| 177 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c9467f3b-b5a2-4d29-906e-f083961e0bd1/d70a3228fdd15cd659ae8029d621525e/omnisharp-win-x64-1.35.0.zip", |
| 178 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.35.0/omnisharp-win-x64-1.35.0.zip", |
| 179 | + "installPath": ".omnisharp/1.35.0", |
180 | 180 | "platforms": [ |
181 | 181 | "win32" |
182 | 182 | ], |
183 | 183 | "architectures": [ |
184 | 184 | "x86_64" |
185 | 185 | ], |
186 | | - "installTestPath": "./.omnisharp/1.34.15/OmniSharp.exe", |
| 186 | + "installTestPath": "./.omnisharp/1.35.0/OmniSharp.exe", |
187 | 187 | "platformId": "win-x64", |
188 | | - "integrity": "D26B1B24FCCE54B364B05E9E9C30027A36BD3C3AD456E02CFDFED64D9A9DD5B4" |
| 188 | + "integrity": "9A8018BF2DCF28ABFDBA577965D9A4AB3B98FA0ECEDB184FA25339BBDE7CCE10" |
189 | 189 | }, |
190 | 190 | { |
191 | 191 | "id": "OmniSharp", |
192 | 192 | "description": "OmniSharp for OSX", |
193 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/076ec7ac-bf89-4cfa-9c8d-c440bd14b966/cd8ab832a87dbd4a27bba98577b36c55/omnisharp-osx-1.34.15.zip", |
194 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.34.15/omnisharp-osx-1.34.15.zip", |
195 | | - "installPath": ".omnisharp/1.34.15", |
| 193 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c9467f3b-b5a2-4d29-906e-f083961e0bd1/8f8cbb8598d367420198dcf7c844db66/omnisharp-osx-1.35.0.zip", |
| 194 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.35.0/omnisharp-osx-1.35.0.zip", |
| 195 | + "installPath": ".omnisharp/1.35.0", |
196 | 196 | "platforms": [ |
197 | 197 | "darwin" |
198 | 198 | ], |
199 | 199 | "binaries": [ |
200 | 200 | "./mono.osx", |
201 | 201 | "./run" |
202 | 202 | ], |
203 | | - "installTestPath": "./.omnisharp/1.34.15/run", |
| 203 | + "installTestPath": "./.omnisharp/1.35.0/run", |
204 | 204 | "platformId": "osx", |
205 | | - "integrity": "056C64CD58376D6C09C6C5A97599E7C05985177FF3DB5F5581825B79E0E64EDA" |
| 205 | + "integrity": "0F712B638864EB41048642F416130CD689C1D0AD599E3F432E19814A4F944BFF" |
206 | 206 | }, |
207 | 207 | { |
208 | 208 | "id": "OmniSharp", |
209 | 209 | "description": "OmniSharp for Linux (x86)", |
210 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/076ec7ac-bf89-4cfa-9c8d-c440bd14b966/172abd4e9fe368b3d9a7dc61be8c7541/omnisharp-linux-x86-1.34.15.zip", |
211 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.34.15/omnisharp-linux-x86-1.34.15.zip", |
212 | | - "installPath": ".omnisharp/1.34.15", |
| 210 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c9467f3b-b5a2-4d29-906e-f083961e0bd1/f927ee889a08596823e0526a229c951a/omnisharp-linux-x86-1.35.0.zip", |
| 211 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.35.0/omnisharp-linux-x86-1.35.0.zip", |
| 212 | + "installPath": ".omnisharp/1.35.0", |
213 | 213 | "platforms": [ |
214 | 214 | "linux" |
215 | 215 | ], |
|
221 | 221 | "./mono.linux-x86", |
222 | 222 | "./run" |
223 | 223 | ], |
224 | | - "installTestPath": "./.omnisharp/1.34.15/run", |
| 224 | + "installTestPath": "./.omnisharp/1.35.0/run", |
225 | 225 | "platformId": "linux-x86", |
226 | | - "integrity": "B6FDE1D1AC80FD30C985553F976BED290BFBEFE93961CB970EA6FDD1888DB365" |
| 226 | + "integrity": "DDEBD930B324DF14EAE401E6585B5CB4C80D98912CFB515B566BC212D4A40E87" |
227 | 227 | }, |
228 | 228 | { |
229 | 229 | "id": "OmniSharp", |
230 | 230 | "description": "OmniSharp for Linux (x64)", |
231 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/076ec7ac-bf89-4cfa-9c8d-c440bd14b966/54cf61c59ef7e3376d6460d1af05f7a7/omnisharp-linux-x64-1.34.15.zip", |
232 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.34.15/omnisharp-linux-x64-1.34.15.zip", |
233 | | - "installPath": ".omnisharp/1.34.15", |
| 231 | + "url": "https://download.visualstudio.microsoft.com/download/pr/c9467f3b-b5a2-4d29-906e-f083961e0bd1/9d6dfe1ef73763fa13412d89868c81d3/omnisharp-linux-x64-1.35.0.zip", |
| 232 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.35.0/omnisharp-linux-x64-1.35.0.zip", |
| 233 | + "installPath": ".omnisharp/1.35.0", |
234 | 234 | "platforms": [ |
235 | 235 | "linux" |
236 | 236 | ], |
|
241 | 241 | "./mono.linux-x86_64", |
242 | 242 | "./run" |
243 | 243 | ], |
244 | | - "installTestPath": "./.omnisharp/1.34.15/run", |
| 244 | + "installTestPath": "./.omnisharp/1.35.0/run", |
245 | 245 | "platformId": "linux-x64", |
246 | | - "integrity": "F110BB85B242964D15AD6B34D47BEB5E20761E232981CF6078AAF4611AEDE4F9" |
| 246 | + "integrity": "487618A11EE5FD31C77CBF4E0DCBA8B186CC0B9B42C60A662403E9FEAF81ECC6" |
247 | 247 | }, |
248 | 248 | { |
249 | 249 | "id": "Debugger", |
|
0 commit comments