|
1 | 1 | {
|
2 | 2 | "name": "csharp",
|
3 | 3 | "publisher": "ms-vscode",
|
4 |
| - "version": "1.6.2", |
| 4 | + "version": "1.7.0-beta1", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).",
|
6 | 6 | "displayName": "C#",
|
7 | 7 | "author": "Microsoft Corporation",
|
|
153 | 153 | },
|
154 | 154 | {
|
155 | 155 | "description": ".NET Core Debugger (Windows / x64)",
|
156 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip", |
157 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip", |
| 156 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip", |
| 157 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip", |
158 | 158 | "installPath": ".debugger",
|
159 | 159 | "runtimeIds": [
|
160 | 160 | "win7-x64"
|
161 | 161 | ]
|
162 | 162 | },
|
163 | 163 | {
|
164 | 164 | "description": ".NET Core Debugger (macOS / x64)",
|
165 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip", |
166 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip", |
| 165 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip", |
| 166 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip", |
167 | 167 | "installPath": ".debugger",
|
168 | 168 | "runtimeIds": [
|
169 | 169 | "osx.10.11-x64"
|
|
175 | 175 | },
|
176 | 176 | {
|
177 | 177 | "description": ".NET Core Debugger (CentOS / x64)",
|
178 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip", |
179 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip", |
| 178 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip", |
| 179 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip", |
180 | 180 | "installPath": ".debugger",
|
181 | 181 | "runtimeIds": [
|
182 | 182 | "centos.7-x64"
|
|
188 | 188 | },
|
189 | 189 | {
|
190 | 190 | "description": ".NET Core Debugger (Debian / x64)",
|
191 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip", |
192 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip", |
| 191 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip", |
| 192 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip", |
193 | 193 | "installPath": ".debugger",
|
194 | 194 | "runtimeIds": [
|
195 | 195 | "debian.8-x64"
|
|
201 | 201 | },
|
202 | 202 | {
|
203 | 203 | "description": ".NET Core Debugger (Fedora 23 / x64)",
|
204 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip", |
205 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip", |
| 204 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip", |
| 205 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip", |
206 | 206 | "installPath": ".debugger",
|
207 | 207 | "runtimeIds": [
|
208 | 208 | "fedora.23-x64"
|
|
214 | 214 | },
|
215 | 215 | {
|
216 | 216 | "description": ".NET Core Debugger (Fedora 24 / x64)",
|
217 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip", |
218 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip", |
| 217 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip", |
| 218 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip", |
219 | 219 | "installPath": ".debugger",
|
220 | 220 | "runtimeIds": [
|
221 | 221 | "fedora.24-x64"
|
|
227 | 227 | },
|
228 | 228 | {
|
229 | 229 | "description": ".NET Core Debugger (OpenSUSE 13 / x64)",
|
230 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip", |
231 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip", |
| 230 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip", |
| 231 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip", |
232 | 232 | "installPath": ".debugger",
|
233 | 233 | "runtimeIds": [
|
234 | 234 | "opensuse.13.2-x64"
|
|
240 | 240 | },
|
241 | 241 | {
|
242 | 242 | "description": ".NET Core Debugger (OpenSUSE 42 / x64)",
|
243 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip", |
244 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip", |
| 243 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip", |
| 244 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip", |
245 | 245 | "installPath": ".debugger",
|
246 | 246 | "runtimeIds": [
|
247 | 247 | "opensuse.42.1-x64"
|
|
253 | 253 | },
|
254 | 254 | {
|
255 | 255 | "description": ".NET Core Debugger (RHEL / x64)",
|
256 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip", |
257 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip", |
| 256 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip", |
| 257 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip", |
258 | 258 | "installPath": ".debugger",
|
259 | 259 | "runtimeIds": [
|
260 | 260 | "rhel.7-x64"
|
|
266 | 266 | },
|
267 | 267 | {
|
268 | 268 | "description": ".NET Core Debugger (Ubuntu 14.04 / x64)",
|
269 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip", |
270 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip", |
| 269 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip", |
| 270 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip", |
271 | 271 | "installPath": ".debugger",
|
272 | 272 | "runtimeIds": [
|
273 | 273 | "ubuntu.14.04-x64"
|
|
279 | 279 | },
|
280 | 280 | {
|
281 | 281 | "description": ".NET Core Debugger (Ubuntu 16.04 / x64)",
|
282 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip", |
283 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip", |
| 282 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip", |
| 283 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip", |
284 | 284 | "installPath": ".debugger",
|
285 | 285 | "runtimeIds": [
|
286 | 286 | "ubuntu.16.04-x64"
|
|
292 | 292 | },
|
293 | 293 | {
|
294 | 294 | "description": ".NET Core Debugger (Ubuntu 16.10 / x64)",
|
295 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip", |
296 |
| - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip", |
| 295 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip", |
| 296 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip", |
297 | 297 | "installPath": ".debugger",
|
298 | 298 | "runtimeIds": [
|
299 | 299 | "ubuntu.16.10-x64"
|
|
0 commit comments