|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.21.1", |
| 4 | + "version": "1.21.1-beta2", |
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.34.1", |
| 32 | + "omniSharp": "1.34.2", |
33 | 33 | "razor": "1.0.0-alpha3-20190725.1" |
34 | 34 | }, |
35 | 35 | "main": "./dist/extension", |
|
159 | 159 | { |
160 | 160 | "id": "OmniSharp", |
161 | 161 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
162 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/1c6ff68312f26b2557d13a8181b69b75/omnisharp-win-x86-1.34.1.zip", |
163 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.1.zip", |
164 | | - "installPath": ".omnisharp/1.34.1", |
| 162 | + "url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/fab62ad5ade50a87e838359f445438f0/omnisharp-win-x86-1.34.2.zip", |
| 163 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.2.zip", |
| 164 | + "installPath": ".omnisharp/1.34.2", |
165 | 165 | "platforms": [ |
166 | 166 | "win32" |
167 | 167 | ], |
168 | 168 | "architectures": [ |
169 | 169 | "x86" |
170 | 170 | ], |
171 | | - "installTestPath": "./.omnisharp/1.34.1/OmniSharp.exe", |
| 171 | + "installTestPath": "./.omnisharp/1.34.2/OmniSharp.exe", |
172 | 172 | "platformId": "win-x86", |
173 | | - "integrity": "65F5E1E27335E873C68BA11329369BB8E13094CACAAB0088ECB58CD66FB45513" |
| 173 | + "integrity": "CBF00C94123A6BC8B8943B4C5917BD3B0EDD878AD6E3EFA610694417B0DE6BDC" |
174 | 174 | }, |
175 | 175 | { |
176 | 176 | "id": "OmniSharp", |
177 | 177 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
178 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/28f8c248410179a3e7121a6825b60e07/omnisharp-win-x64-1.34.1.zip", |
179 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.1.zip", |
180 | | - "installPath": ".omnisharp/1.34.1", |
| 178 | + "url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/78bd29a64a24a5254e9c048dfea9ef00/omnisharp-win-x64-1.34.2.zip", |
| 179 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.2.zip", |
| 180 | + "installPath": ".omnisharp/1.34.2", |
181 | 181 | "platforms": [ |
182 | 182 | "win32" |
183 | 183 | ], |
184 | 184 | "architectures": [ |
185 | 185 | "x86_64" |
186 | 186 | ], |
187 | | - "installTestPath": "./.omnisharp/1.34.1/OmniSharp.exe", |
| 187 | + "installTestPath": "./.omnisharp/1.34.2/OmniSharp.exe", |
188 | 188 | "platformId": "win-x64", |
189 | | - "integrity": "B72060B88E857AE87C8DF74008D2E94F020015AA86E9463A3E682D13433DA523" |
| 189 | + "integrity": "606F749C4A1DE60BA81969D6C08ACF9F3BD4D222FF1ECF6F6F9B41F61F040B73" |
190 | 190 | }, |
191 | 191 | { |
192 | 192 | "id": "OmniSharp", |
193 | 193 | "description": "OmniSharp for OSX", |
194 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/42f6cfa5b1b33c167f00827ead88c972/omnisharp-osx-1.34.1.zip", |
195 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.1.zip", |
196 | | - "installPath": ".omnisharp/1.34.1", |
| 194 | + "url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/477bf67ad7165c2a58fce76cc02bb4e9/omnisharp-osx-1.34.2.zip", |
| 195 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.2.zip", |
| 196 | + "installPath": ".omnisharp/1.34.2", |
197 | 197 | "platforms": [ |
198 | 198 | "darwin" |
199 | 199 | ], |
200 | 200 | "binaries": [ |
201 | 201 | "./mono.osx", |
202 | 202 | "./run" |
203 | 203 | ], |
204 | | - "installTestPath": "./.omnisharp/1.34.1/run", |
| 204 | + "installTestPath": "./.omnisharp/1.34.2/run", |
205 | 205 | "platformId": "osx", |
206 | | - "integrity": "9E313CD7D3310D20F5DB94F21CF36A535F1F88E4C9B8859B50567F9FF8528396" |
| 206 | + "integrity": "D55078F99991F0C26F595F9F161FE33F88EBEC03ACB524027A0E2AA16695C8D7" |
207 | 207 | }, |
208 | 208 | { |
209 | 209 | "id": "OmniSharp", |
210 | 210 | "description": "OmniSharp for Linux (x86)", |
211 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/9cf6a6dee0ae62ef55263daf30900c17/omnisharp-linux-x86-1.34.1.zip", |
212 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.1.zip", |
213 | | - "installPath": ".omnisharp/1.34.1", |
| 211 | + "url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/4eba7b4eec0344b7e5fe325fc210e52b/omnisharp-linux-x86-1.34.2.zip", |
| 212 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.2.zip", |
| 213 | + "installPath": ".omnisharp/1.34.2", |
214 | 214 | "platforms": [ |
215 | 215 | "linux" |
216 | 216 | ], |
|
222 | 222 | "./mono.linux-x86", |
223 | 223 | "./run" |
224 | 224 | ], |
225 | | - "installTestPath": "./.omnisharp/1.34.1/run", |
| 225 | + "installTestPath": "./.omnisharp/1.34.2/run", |
226 | 226 | "platformId": "linux-x86", |
227 | | - "integrity": "E7487A072B42D068D4BE7EEBF3B2C8201F70B6A960A58CF59A7070A786A23780" |
| 227 | + "integrity": "05A69BC6AC7DDF9ABA041F64DA21A5CCF0874A36AE63BF2E8289BB8B2B79959D" |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "id": "OmniSharp", |
231 | 231 | "description": "OmniSharp for Linux (x64)", |
232 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/bd8738f4454c8a74164a98d647d54827/omnisharp-linux-x64-1.34.1.zip", |
233 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.1.zip", |
234 | | - "installPath": ".omnisharp/1.34.1", |
| 232 | + "url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/4a575a7947b592dcf6a422c9bf935b34/omnisharp-linux-x64-1.34.2.zip", |
| 233 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.2.zip", |
| 234 | + "installPath": ".omnisharp/1.34.2", |
235 | 235 | "platforms": [ |
236 | 236 | "linux" |
237 | 237 | ], |
|
242 | 242 | "./mono.linux-x86_64", |
243 | 243 | "./run" |
244 | 244 | ], |
245 | | - "installTestPath": "./.omnisharp/1.34.1/run", |
| 245 | + "installTestPath": "./.omnisharp/1.34.2/run", |
246 | 246 | "platformId": "linux-x64", |
247 | | - "integrity": "A5FF5735BAB1865B615AD7AD3ABFB7259678963E540D351FDC46D4F950CA487C" |
| 247 | + "integrity": "A9BBFB04E30F0224679677BF9CFC79503EF64CACE7F2E29EC8B25394CD31985D" |
248 | 248 | }, |
249 | 249 | { |
250 | 250 | "id": "Debugger", |
|
0 commit comments