|
158 | 158 | }, |
159 | 159 | { |
160 | 160 | "description": ".NET Core Debugger (Windows / x64)", |
161 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/100306270/7f12cb46334efd3d5db4d254e5f2440d/coreclr-debug-win7-x64.zip", |
162 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-1/coreclr-debug-win7-x64.zip", |
| 161 | + "url": "https://download.visualstudio.microsoft.com/download/pr/100317420/a30d7e11bc435433d297adc824ee837f/coreclr-debug-win7-x64.zip", |
| 162 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-4/coreclr-debug-win7-x64.zip", |
163 | 163 | "installPath": ".debugger", |
164 | 164 | "platforms": [ |
165 | 165 | "win32" |
|
171 | 171 | }, |
172 | 172 | { |
173 | 173 | "description": ".NET Core Debugger (macOS / x64)", |
174 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/100306270/7f12cb46334efd3d5db4d254e5f2440d/coreclr-debug-osx-x64.zip", |
175 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-1/coreclr-debug-osx.10.11-x64.zip", |
| 174 | + "url": "https://download.visualstudio.microsoft.com/download/pr/100317420/a30d7e11bc435433d297adc824ee837f/coreclr-debug-osx-x64.zip", |
| 175 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-4/coreclr-debug-osx.10.11-x64.zip", |
176 | 176 | "installPath": ".debugger", |
177 | 177 | "platforms": [ |
178 | 178 | "darwin" |
|
188 | 188 | }, |
189 | 189 | { |
190 | 190 | "description": ".NET Core Debugger (linux / x64)", |
191 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/100306270/7f12cb46334efd3d5db4d254e5f2440d/coreclr-debug-linux-x64.zip", |
192 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-1/coreclr-debug-linux-x64.zip", |
| 191 | + "url": "https://download.visualstudio.microsoft.com/download/pr/100317420/a30d7e11bc435433d297adc824ee837f/coreclr-debug-linux-x64.zip", |
| 192 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-4/coreclr-debug-linux-x64.zip", |
193 | 193 | "installPath": ".debugger", |
194 | 194 | "platforms": [ |
195 | 195 | "linux" |
|
0 commit comments