|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.19.0", |
| 4 | + "version": "1.19.1-beta1", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
249 | 249 | { |
250 | 250 | "id": "Debugger", |
251 | 251 | "description": ".NET Core Debugger (Windows / x64)", |
252 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/bd57f98a-7075-4438-a8b4-73d385fcd92e/025d768beda9e390fd30e5e03853dccd/coreclr-debug-win7-x64.zip", |
253 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-3/coreclr-debug-win7-x64.zip", |
| 252 | + "url": "https://download.visualstudio.microsoft.com/download/pr/1a81b7f6-0ec7-4daa-a5bd-7a4eea0d618a/aaa3d977f41f306f7be4029de44b1123/coreclr-debug-win7-x64.zip", |
| 253 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-4/coreclr-debug-win7-x64.zip", |
254 | 254 | "installPath": ".debugger", |
255 | 255 | "platforms": [ |
256 | 256 | "win32" |
|
259 | 259 | "x86_64" |
260 | 260 | ], |
261 | 261 | "installTestPath": "./.debugger/vsdbg-ui.exe", |
262 | | - "integrity": "A162C33FA22C8D05C8B7F5F9D8F61DA9B9CFA5AB66CE5FAD7A6502708B2842F3" |
| 262 | + "integrity": "761518B411FBB98F728789983B58872603BC3DF97CE040E9496AAF5DC90495E1" |
263 | 263 | }, |
264 | 264 | { |
265 | 265 | "id": "Debugger", |
266 | 266 | "description": ".NET Core Debugger (macOS / x64)", |
267 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/bd57f98a-7075-4438-a8b4-73d385fcd92e/104dc299f38cbb9c871c20b5b80d69ab/coreclr-debug-osx-x64.zip", |
268 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-3/coreclr-debug-osx-x64.zip", |
| 267 | + "url": "https://download.visualstudio.microsoft.com/download/pr/1a81b7f6-0ec7-4daa-a5bd-7a4eea0d618a/ed0ba9ea97f0e9c41d1d605db8d55772/coreclr-debug-osx-x64.zip", |
| 268 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-4/coreclr-debug-osx-x64.zip", |
269 | 269 | "installPath": ".debugger", |
270 | 270 | "platforms": [ |
271 | 271 | "darwin" |
|
278 | 278 | "./vsdbg" |
279 | 279 | ], |
280 | 280 | "installTestPath": "./.debugger/vsdbg-ui", |
281 | | - "integrity": "7752966F7ADA00132055CC6D1E847B8CBA2F9494D27CEB352822B35FF9384DCA" |
| 281 | + "integrity": "AC598AA47570D3101E1F174BD695A678AFAAE3F671A4BDD51C639CA23095F14E" |
282 | 282 | }, |
283 | 283 | { |
284 | 284 | "id": "Debugger", |
285 | 285 | "description": ".NET Core Debugger (linux / x64)", |
286 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/bd57f98a-7075-4438-a8b4-73d385fcd92e/4f608fc31626c3105ba2d25a5acc26bd/coreclr-debug-linux-x64.zip", |
287 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-3/coreclr-debug-linux-x64.zip", |
| 286 | + "url": "https://download.visualstudio.microsoft.com/download/pr/1a81b7f6-0ec7-4daa-a5bd-7a4eea0d618a/422bd87c500a7247419315ada701f677/coreclr-debug-linux-x64.zip", |
| 287 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-4/coreclr-debug-linux-x64.zip", |
288 | 288 | "installPath": ".debugger", |
289 | 289 | "platforms": [ |
290 | 290 | "linux" |
|
297 | 297 | "./vsdbg" |
298 | 298 | ], |
299 | 299 | "installTestPath": "./.debugger/vsdbg-ui", |
300 | | - "integrity": "F57C09322895039642661B05AF829BAC121E2F81EBE5A5378E09A7B60902C06F" |
| 300 | + "integrity": "28969664A869DA2E4AE345A6DB131D172338B362AF10F01BAD55F8631895E4E0" |
301 | 301 | }, |
302 | 302 | { |
303 | 303 | "id": "Razor", |
|
0 commit comments