|
68 | 68 | "runtimeDependencies": [ |
69 | 69 | { |
70 | 70 | "description": "Mono Runtime (Linux / x86)", |
71 | | - "url": "https://omnisharpdownload.azureedge.net/ext/mono.linux-x86-5.2.0.104.zip", |
72 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/mono.linux-x86-5.2.0.104.zip", |
| 71 | + "url": "https://omnisharpdownload.azureedge.net/ext/mono.linux-x86-5.2.0-omnisharp1.zip", |
| 72 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/mono.linux-x86-5.2.0-omnisharp1.zip", |
73 | 73 | "installPath": "./bin", |
74 | 74 | "platforms": [ |
75 | 75 | "linux" |
|
85 | 85 | }, |
86 | 86 | { |
87 | 87 | "description": "Mono Runtime (Linux / x64)", |
88 | | - "url": "https://omnisharpdownload.azureedge.net/ext/mono.linux-x86_64-5.2.0.104.zip", |
89 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/mono.linux-x86_64-5.2.0.104.zip", |
| 88 | + "url": "https://omnisharpdownload.azureedge.net/ext/mono.linux-x86_64-5.2.0-omnisharp1.zip", |
| 89 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/mono.linux-x86_64-5.2.0-omnisharp1.zip", |
90 | 90 | "installPath": "./bin", |
91 | 91 | "platforms": [ |
92 | 92 | "linux" |
|
102 | 102 | }, |
103 | 103 | { |
104 | 104 | "description": "Mono Runtime (macOS)", |
105 | | - "url": "https://omnisharpdownload.azureedge.net/ext/mono.osx-5.2.0.104.zip", |
106 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/mono.osx-5.2.0.104.zip", |
| 105 | + "url": "https://omnisharpdownload.azureedge.net/ext/mono.osx-5.2.0-omnisharp1.zip", |
| 106 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/mono.osx-5.2.0-omnisharp1.zip", |
107 | 107 | "installPath": "./bin", |
108 | 108 | "platforms": [ |
109 | 109 | "darwin" |
|
116 | 116 | }, |
117 | 117 | { |
118 | 118 | "description": "Mono Framework Assemblies", |
119 | | - "url": "https://omnisharpdownload.azureedge.net/ext/framework-5.2.0.104.zip", |
120 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/framework-5.2.0.104.zip", |
| 119 | + "url": "https://omnisharpdownload.azureedge.net/ext/framework-5.2.0-omnisharp1.zip", |
| 120 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/framework-5.2.0-omnisharp1.zip", |
121 | 121 | "installPath": "./bin/framework", |
122 | 122 | "platforms": [ |
123 | 123 | "darwin", |
|
0 commit comments