|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-dotnettools", |
4 | | - "version": "1.23.3", |
| 4 | + "version": "1.23.4", |
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.37.2", |
| 32 | + "omniSharp": "1.37.3", |
33 | 33 | "razor": "6.0.0-alpha.1.20479.2" |
34 | 34 | }, |
35 | 35 | "main": "./dist/extension", |
|
161 | 161 | { |
162 | 162 | "id": "OmniSharp", |
163 | 163 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
164 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/629d3d3b-feb3-4034-a8f7-3262b4bcdace/2b796a0bb27b816d543577d519b6a5a2/omnisharp-win-x86-1.37.2.zip", |
165 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.2/omnisharp-win-x86-1.37.2.zip", |
166 | | - "installPath": ".omnisharp/1.37.2", |
| 164 | + "url": "https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/a1bbd300586e592052207344cc47073d/omnisharp-win-x86-1.37.3.zip", |
| 165 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.3/omnisharp-win-x86-1.37.3.zip", |
| 166 | + "installPath": ".omnisharp/1.37.3", |
167 | 167 | "platforms": [ |
168 | 168 | "win32" |
169 | 169 | ], |
170 | 170 | "architectures": [ |
171 | 171 | "x86" |
172 | 172 | ], |
173 | | - "installTestPath": "./.omnisharp/1.37.2/OmniSharp.exe", |
| 173 | + "installTestPath": "./.omnisharp/1.37.3/OmniSharp.exe", |
174 | 174 | "platformId": "win-x86", |
175 | | - "integrity": "1AE479E04E1C73A5991FAB22FD1110DE614E7182FA3B65940DD0995CD113E2EA" |
| 175 | + "integrity": "AA2544E73A17760BF6699A7C0580610FC610D63A434CEB3CCF307A772AA365C6" |
176 | 176 | }, |
177 | 177 | { |
178 | 178 | "id": "OmniSharp", |
179 | 179 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
180 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/629d3d3b-feb3-4034-a8f7-3262b4bcdace/97dcfcf480bf1bd5c8bb0a10ac3e5782/omnisharp-win-x64-1.37.2.zip", |
181 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.2/omnisharp-win-x64-1.37.2.zip", |
182 | | - "installPath": ".omnisharp/1.37.2", |
| 180 | + "url": "https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/fd2b97e2a06208d965a3abeb19d87e47/omnisharp-win-x64-1.37.3.zip", |
| 181 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.3/omnisharp-win-x64-1.37.3.zip", |
| 182 | + "installPath": ".omnisharp/1.37.3", |
183 | 183 | "platforms": [ |
184 | 184 | "win32" |
185 | 185 | ], |
186 | 186 | "architectures": [ |
187 | 187 | "x86_64" |
188 | 188 | ], |
189 | | - "installTestPath": "./.omnisharp/1.37.2/OmniSharp.exe", |
| 189 | + "installTestPath": "./.omnisharp/1.37.3/OmniSharp.exe", |
190 | 190 | "platformId": "win-x64", |
191 | | - "integrity": "E06C415107A8874A323C1B9779F699A2143EB2D3B4B84B8E765120BC921105C7" |
| 191 | + "integrity": "542841E6ECCAA3FF545BFA8778CB0CC4F4BEB5A6D2E55D5A9972E02DAB5ED993" |
192 | 192 | }, |
193 | 193 | { |
194 | 194 | "id": "OmniSharp", |
195 | 195 | "description": "OmniSharp for OSX", |
196 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/629d3d3b-feb3-4034-a8f7-3262b4bcdace/f57fe2aed239711c69cda6c82ee7a2bf/omnisharp-osx-1.37.2.zip", |
197 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.2/omnisharp-osx-1.37.2.zip", |
198 | | - "installPath": ".omnisharp/1.37.2", |
| 196 | + "url": "https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/0b3f4fd3384777867ebe50923b6dee90/omnisharp-osx-1.37.3.zip", |
| 197 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.3/omnisharp-osx-1.37.3.zip", |
| 198 | + "installPath": ".omnisharp/1.37.3", |
199 | 199 | "platforms": [ |
200 | 200 | "darwin" |
201 | 201 | ], |
202 | 202 | "binaries": [ |
203 | 203 | "./mono.osx", |
204 | 204 | "./run" |
205 | 205 | ], |
206 | | - "installTestPath": "./.omnisharp/1.37.2/run", |
| 206 | + "installTestPath": "./.omnisharp/1.37.3/run", |
207 | 207 | "platformId": "osx", |
208 | | - "integrity": "94CAF422B6FA516BE4DCAA2BBBBB6D657CAC957B134FD5AF614FA58665E1A9A7" |
| 208 | + "integrity": "A146279775CCFE4CFF45964DB83CF293BD9F0C0E9FD11A517E912A5EC1B20BC9" |
209 | 209 | }, |
210 | 210 | { |
211 | 211 | "id": "OmniSharp", |
212 | 212 | "description": "OmniSharp for Linux (x86)", |
213 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/629d3d3b-feb3-4034-a8f7-3262b4bcdace/4cf34bc86b969db7a466d4cdd00c1d7b/omnisharp-linux-x86-1.37.2.zip", |
214 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.2/omnisharp-linux-x86-1.37.2.zip", |
215 | | - "installPath": ".omnisharp/1.37.2", |
| 213 | + "url": "https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/d86b6a136dd8b420d101bcc5bfed442d/omnisharp-linux-x86-1.37.3.zip", |
| 214 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.3/omnisharp-linux-x86-1.37.3.zip", |
| 215 | + "installPath": ".omnisharp/1.37.3", |
216 | 216 | "platforms": [ |
217 | 217 | "linux" |
218 | 218 | ], |
|
224 | 224 | "./mono.linux-x86", |
225 | 225 | "./run" |
226 | 226 | ], |
227 | | - "installTestPath": "./.omnisharp/1.37.2/run", |
| 227 | + "installTestPath": "./.omnisharp/1.37.3/run", |
228 | 228 | "platformId": "linux-x86", |
229 | | - "integrity": "7813A9F3DD5E32EAE106F9172BB39EB7F441AA2A32B81709A454DCBE5A347B45" |
| 229 | + "integrity": "BBA9D8B8D894D50E3B191D7980680A93D1A493EDD77BB09A82093742AC56BFD4" |
230 | 230 | }, |
231 | 231 | { |
232 | 232 | "id": "OmniSharp", |
233 | 233 | "description": "OmniSharp for Linux (x64)", |
234 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/629d3d3b-feb3-4034-a8f7-3262b4bcdace/503ebd3f8f242394cebd496b76e726c7/omnisharp-linux-x64-1.37.2.zip", |
235 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.2/omnisharp-linux-x64-1.37.2.zip", |
236 | | - "installPath": ".omnisharp/1.37.2", |
| 234 | + "url": "https://download.visualstudio.microsoft.com/download/pr/53b6d57a-1e5c-46bd-a64f-35011a3a2180/4d682ee649bcf084eee3d6b675157541/omnisharp-linux-x64-1.37.3.zip", |
| 235 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.3/omnisharp-linux-x64-1.37.3.zip", |
| 236 | + "installPath": ".omnisharp/1.37.3", |
237 | 237 | "platforms": [ |
238 | 238 | "linux" |
239 | 239 | ], |
|
244 | 244 | "./mono.linux-x86_64", |
245 | 245 | "./run" |
246 | 246 | ], |
247 | | - "installTestPath": "./.omnisharp/1.37.2/run", |
| 247 | + "installTestPath": "./.omnisharp/1.37.3/run", |
248 | 248 | "platformId": "linux-x64", |
249 | | - "integrity": "41A1111915AA66224174B561FA70B1C88340AA5D9FEBC8B8583B19B68F8A4F00" |
| 249 | + "integrity": "DAB96800C45650A7BBEE1E6EDC1A96CD71B4D2C9BACED4E126A45101D30CA8E8" |
250 | 250 | }, |
251 | 251 | { |
252 | 252 | "id": "Debugger", |
|
0 commit comments