|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.21.5", |
| 4 | + "version": "1.21.6", |
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.5", |
| 32 | + "omniSharp": "1.34.6", |
33 | 33 | "razor": "1.0.0-alpha3-20190819.3" |
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/0093813b-a367-4d2a-beaf-a56ed844b4a5/6dcb3a71c29bbcf0ffff994954b2a3ee/omnisharp-win-x86-1.34.5.zip", |
163 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.5.zip", |
164 | | - "installPath": ".omnisharp/1.34.5", |
| 162 | + "url": "https://download.visualstudio.microsoft.com/download/pr/36250cc5-e52b-4732-b072-c2ea483a6932/ab1f2f141d5ecde035e7c75505358714/omnisharp-win-x86-1.34.6.zip", |
| 163 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.6.zip", |
| 164 | + "installPath": ".omnisharp/1.34.6", |
165 | 165 | "platforms": [ |
166 | 166 | "win32" |
167 | 167 | ], |
168 | 168 | "architectures": [ |
169 | 169 | "x86" |
170 | 170 | ], |
171 | | - "installTestPath": "./.omnisharp/1.34.5/OmniSharp.exe", |
| 171 | + "installTestPath": "./.omnisharp/1.34.6/OmniSharp.exe", |
172 | 172 | "platformId": "win-x86", |
173 | | - "integrity": "80D21906505EF6764941F45B9E62AD5A5E0EEF7AB6D1CFD32BF1340A1F9CD1B5" |
| 173 | + "integrity": "9138BC1AD6348DA4BC4E86E1345F1B715046AD54F1806C00ECF5E1D3F0501551" |
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/0093813b-a367-4d2a-beaf-a56ed844b4a5/54ea7bc195be890db2fc0e8f5f9d3662/omnisharp-win-x64-1.34.5.zip", |
179 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.5.zip", |
180 | | - "installPath": ".omnisharp/1.34.5", |
| 178 | + "url": "https://download.visualstudio.microsoft.com/download/pr/36250cc5-e52b-4732-b072-c2ea483a6932/9f92695e51334a462a5f48f2f66d8bb8/omnisharp-win-x64-1.34.6.zip", |
| 179 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.6.zip", |
| 180 | + "installPath": ".omnisharp/1.34.6", |
181 | 181 | "platforms": [ |
182 | 182 | "win32" |
183 | 183 | ], |
184 | 184 | "architectures": [ |
185 | 185 | "x86_64" |
186 | 186 | ], |
187 | | - "installTestPath": "./.omnisharp/1.34.5/OmniSharp.exe", |
| 187 | + "installTestPath": "./.omnisharp/1.34.6/OmniSharp.exe", |
188 | 188 | "platformId": "win-x64", |
189 | | - "integrity": "A745558A5209639EA1B6C32E1575CF5BA09A5DA60DB7E5BE89F6F6C2E6E6FBDC" |
| 189 | + "integrity": "C3556B925BEA155A4590A0961FE4F823478E167BDB106A38C9B9969DBD4A89C8" |
190 | 190 | }, |
191 | 191 | { |
192 | 192 | "id": "OmniSharp", |
193 | 193 | "description": "OmniSharp for OSX", |
194 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/0093813b-a367-4d2a-beaf-a56ed844b4a5/f5acacd403cf5d9d905c1eb8bdd96186/omnisharp-osx-1.34.5.zip", |
195 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.5.zip", |
196 | | - "installPath": ".omnisharp/1.34.5", |
| 194 | + "url": "https://download.visualstudio.microsoft.com/download/pr/36250cc5-e52b-4732-b072-c2ea483a6932/574930c1fd28ea972b4779968af83d75/omnisharp-osx-1.34.6.zip", |
| 195 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.6.zip", |
| 196 | + "installPath": ".omnisharp/1.34.6", |
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.5/run", |
| 204 | + "installTestPath": "./.omnisharp/1.34.6/run", |
205 | 205 | "platformId": "osx", |
206 | | - "integrity": "943CD005D52EC039E26DAF57C75549863EA0A3C9E9F7848CCF387120AE654E60" |
| 206 | + "integrity": "91A4CC23EA9DE75DE4EC1E60AEB25A08A781B6A07FF067E9D0A1ABF89F1A0AD1" |
207 | 207 | }, |
208 | 208 | { |
209 | 209 | "id": "OmniSharp", |
210 | 210 | "description": "OmniSharp for Linux (x86)", |
211 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/0093813b-a367-4d2a-beaf-a56ed844b4a5/19a580a49dd9629e3b425d0e18debffe/omnisharp-linux-x86-1.34.5.zip", |
212 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.5.zip", |
213 | | - "installPath": ".omnisharp/1.34.5", |
| 211 | + "url": "https://download.visualstudio.microsoft.com/download/pr/36250cc5-e52b-4732-b072-c2ea483a6932/85600d3584be2df2ce60d19ce3cdba62/omnisharp-linux-x86-1.34.6.zip", |
| 212 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.6.zip", |
| 213 | + "installPath": ".omnisharp/1.34.6", |
214 | 214 | "platforms": [ |
215 | 215 | "linux" |
216 | 216 | ], |
|
222 | 222 | "./mono.linux-x86", |
223 | 223 | "./run" |
224 | 224 | ], |
225 | | - "installTestPath": "./.omnisharp/1.34.5/run", |
| 225 | + "installTestPath": "./.omnisharp/1.34.6/run", |
226 | 226 | "platformId": "linux-x86", |
227 | | - "integrity": "D89FBCA1ED8C7B9018F87165FF58FAEE280A6B1401F429AE136D0E40BC3233EC" |
| 227 | + "integrity": "002E8541C9FD3867889C09369C651334486926C9F713AE9E74EFF263B7E8D1D7" |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "id": "OmniSharp", |
231 | 231 | "description": "OmniSharp for Linux (x64)", |
232 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/0093813b-a367-4d2a-beaf-a56ed844b4a5/e9a161e44376a20a44bc2401ea586632/omnisharp-linux-x64-1.34.5.zip", |
233 | | - "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.5.zip", |
234 | | - "installPath": ".omnisharp/1.34.5", |
| 232 | + "url": "https://download.visualstudio.microsoft.com/download/pr/36250cc5-e52b-4732-b072-c2ea483a6932/f81dc4171725c406f7c688f6f3c522d1/omnisharp-linux-x64-1.34.6.zip", |
| 233 | + "fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.6.zip", |
| 234 | + "installPath": ".omnisharp/1.34.6", |
235 | 235 | "platforms": [ |
236 | 236 | "linux" |
237 | 237 | ], |
|
242 | 242 | "./mono.linux-x86_64", |
243 | 243 | "./run" |
244 | 244 | ], |
245 | | - "installTestPath": "./.omnisharp/1.34.5/run", |
| 245 | + "installTestPath": "./.omnisharp/1.34.6/run", |
246 | 246 | "platformId": "linux-x64", |
247 | | - "integrity": "42ED84735D913DC19AC3C5EC6F750DC04D04F46878C64AE1844DFD1BD682658C" |
| 247 | + "integrity": "A5CAB62E3B775FB49D809611849EA1826CF15BF9F8FF7A9E8F163F9958669D8C" |
248 | 248 | }, |
249 | 249 | { |
250 | 250 | "id": "Debugger", |
|
0 commit comments