|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.21.0", |
| 4 | + "version": "1.21.1-beta1", |
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.0", |
| 32 | + "omniSharp": "1.34.1", |
33 | 33 | "razor": "1.0.0-alpha3-20190725.1" |
34 | 34 | }, |
35 | 35 | "main": "./dist/extension", |
|
148 | 148 | "tslint": "5.12.1", |
149 | 149 | "tslint-microsoft-contrib": "6.0.0", |
150 | 150 | "tslint-no-unused-expression-chai": "0.1.4", |
151 | | - "typescript": "3.3.3", |
| 151 | + "typescript": "^3.3.3", |
152 | 152 | "unzipper": "0.9.10", |
153 | 153 | "vsce": "1.57.0", |
154 | 154 | "vscode": "1.1.33", |
|
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/73cab26d-cc33-42ee-bbee-4ee2399bcd00/235f92e460725e0b2053f94d69858241/omnisharp-win-x86-1.34.0.zip", |
163 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.0.zip", |
164 | | - "installPath": ".omnisharp/1.34.0", |
| 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", |
165 | 165 | "platforms": [ |
166 | 166 | "win32" |
167 | 167 | ], |
168 | 168 | "architectures": [ |
169 | 169 | "x86" |
170 | 170 | ], |
171 | | - "installTestPath": "./.omnisharp/1.34.0/OmniSharp.exe", |
| 171 | + "installTestPath": "./.omnisharp/1.34.1/OmniSharp.exe", |
172 | 172 | "platformId": "win-x86", |
173 | | - "integrity": "CD385D22C5FF2B9B9A9F6CABC2B55C6478455513AA89411E2E37795EC669F0F6" |
| 173 | + "integrity": "65F5E1E27335E873C68BA11329369BB8E13094CACAAB0088ECB58CD66FB45513" |
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/73cab26d-cc33-42ee-bbee-4ee2399bcd00/8ac6cdbef1b99c6dc6485a79020d2c49/omnisharp-win-x64-1.34.0.zip", |
179 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.0.zip", |
180 | | - "installPath": ".omnisharp/1.34.0", |
| 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", |
181 | 181 | "platforms": [ |
182 | 182 | "win32" |
183 | 183 | ], |
184 | 184 | "architectures": [ |
185 | 185 | "x86_64" |
186 | 186 | ], |
187 | | - "installTestPath": "./.omnisharp/1.34.0/OmniSharp.exe", |
| 187 | + "installTestPath": "./.omnisharp/1.34.1/OmniSharp.exe", |
188 | 188 | "platformId": "win-x64", |
189 | | - "integrity": "22E0EB3C37F9B999916A186DA852591E732BE61F7B3706B7FF1B83FB6E4A3878" |
| 189 | + "integrity": "B72060B88E857AE87C8DF74008D2E94F020015AA86E9463A3E682D13433DA523" |
190 | 190 | }, |
191 | 191 | { |
192 | 192 | "id": "OmniSharp", |
193 | 193 | "description": "OmniSharp for OSX", |
194 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/df8feab37b0c49457b9f6fe62f940207/omnisharp-osx-1.34.0.zip", |
195 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.0.zip", |
196 | | - "installPath": ".omnisharp/1.34.0", |
| 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", |
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.0/run", |
| 204 | + "installTestPath": "./.omnisharp/1.34.1/run", |
205 | 205 | "platformId": "osx", |
206 | | - "integrity": "3C2DE49C24590F6C3C91A9FB421DFC65C0A0AFA4A2C5A5743411CB21DE46170D" |
| 206 | + "integrity": "9E313CD7D3310D20F5DB94F21CF36A535F1F88E4C9B8859B50567F9FF8528396" |
207 | 207 | }, |
208 | 208 | { |
209 | 209 | "id": "OmniSharp", |
210 | 210 | "description": "OmniSharp for Linux (x86)", |
211 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/572c0f88abe6a55a6a5a474f0c8f1965/omnisharp-linux-x86-1.34.0.zip", |
212 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.0.zip", |
213 | | - "installPath": ".omnisharp/1.34.0", |
| 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", |
214 | 214 | "platforms": [ |
215 | 215 | "linux" |
216 | 216 | ], |
|
222 | 222 | "./mono.linux-x86", |
223 | 223 | "./run" |
224 | 224 | ], |
225 | | - "installTestPath": "./.omnisharp/1.34.0/run", |
| 225 | + "installTestPath": "./.omnisharp/1.34.1/run", |
226 | 226 | "platformId": "linux-x86", |
227 | | - "integrity": "7211D70DF39C4CAA65BAA8FD2244C317AAAE316FFA75C9A64256DD91C8977B60" |
| 227 | + "integrity": "E7487A072B42D068D4BE7EEBF3B2C8201F70B6A960A58CF59A7070A786A23780" |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "id": "OmniSharp", |
231 | 231 | "description": "OmniSharp for Linux (x64)", |
232 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/78355d5ef10b31e8b72e077b6bbabbca/omnisharp-linux-x64-1.34.0.zip", |
233 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.0.zip", |
234 | | - "installPath": ".omnisharp/1.34.0", |
| 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", |
235 | 235 | "platforms": [ |
236 | 236 | "linux" |
237 | 237 | ], |
|
242 | 242 | "./mono.linux-x86_64", |
243 | 243 | "./run" |
244 | 244 | ], |
245 | | - "installTestPath": "./.omnisharp/1.34.0/run", |
| 245 | + "installTestPath": "./.omnisharp/1.34.1/run", |
246 | 246 | "platformId": "linux-x64", |
247 | | - "integrity": "8B730E00D0AE1BBC245AE2DA70CD24EFC07D81695822B553FA3868EFEF9F0627" |
| 247 | + "integrity": "A5FF5735BAB1865B615AD7AD3ABFB7259678963E540D351FDC46D4F950CA487C" |
248 | 248 | }, |
249 | 249 | { |
250 | 250 | "id": "Debugger", |
|
0 commit comments