|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-dotnettools", |
4 | | - "version": "1.23.15", |
| 4 | + "version": "1.23.16", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
35 | 35 | } |
36 | 36 | }, |
37 | 37 | "defaults": { |
38 | | - "omniSharp": "1.37.15", |
| 38 | + "omniSharp": "1.37.16", |
39 | 39 | "razor": "6.0.0-preview.5.21358.6" |
40 | 40 | }, |
41 | 41 | "main": "./dist/extension", |
|
126 | 126 | { |
127 | 127 | "id": "OmniSharp", |
128 | 128 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
129 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/91377167ee803c9c0ac4af282aae0d5c/omnisharp-win-x86-1.37.15.zip", |
130 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-win-x86-1.37.15.zip", |
131 | | - "installPath": ".omnisharp/1.37.15", |
| 129 | + "url": "https://download.visualstudio.microsoft.com/download/pr/03c32aa6-7c7a-4936-82a0-fd8f816d112f/9f47cd0a44db6e2d5bbdeb9e3e72aa8d/omnisharp-win-x86-1.37.16.zip", |
| 130 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.16/omnisharp-win-x86-1.37.16.zip", |
| 131 | + "installPath": ".omnisharp/1.37.16", |
132 | 132 | "platforms": [ |
133 | 133 | "win32" |
134 | 134 | ], |
135 | 135 | "architectures": [ |
136 | 136 | "x86", |
137 | 137 | "arm64" |
138 | 138 | ], |
139 | | - "installTestPath": "./.omnisharp/1.37.15/OmniSharp.exe", |
| 139 | + "installTestPath": "./.omnisharp/1.37.16/OmniSharp.exe", |
140 | 140 | "platformId": "win-x86", |
141 | | - "integrity": "6B5C2C57EC0326B770A067925B3D4AE04D278B05E327A8E492196AC8910E3CDD" |
| 141 | + "integrity": "9299D1D2318929BC74BC158CDE73CF850C2768F832D89B6AD31ABC333A0F5002" |
142 | 142 | }, |
143 | 143 | { |
144 | 144 | "id": "OmniSharp", |
145 | 145 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
146 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/5b2da7f5be18cab4fa055879cba02d13/omnisharp-win-x64-1.37.15.zip", |
147 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-win-x64-1.37.15.zip", |
148 | | - "installPath": ".omnisharp/1.37.15", |
| 146 | + "url": "https://download.visualstudio.microsoft.com/download/pr/03c32aa6-7c7a-4936-82a0-fd8f816d112f/5c36b37a4b91460927fa42658f0271bb/omnisharp-win-x64-1.37.16.zip", |
| 147 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.16/omnisharp-win-x64-1.37.16.zip", |
| 148 | + "installPath": ".omnisharp/1.37.16", |
149 | 149 | "platforms": [ |
150 | 150 | "win32" |
151 | 151 | ], |
152 | 152 | "architectures": [ |
153 | 153 | "x86_64" |
154 | 154 | ], |
155 | | - "installTestPath": "./.omnisharp/1.37.15/OmniSharp.exe", |
| 155 | + "installTestPath": "./.omnisharp/1.37.16/OmniSharp.exe", |
156 | 156 | "platformId": "win-x64", |
157 | | - "integrity": "7A14FC81F3349DDCE5AC38D01072FD7D4F17B98975E9841EA2593A65C3E96DD5" |
| 157 | + "integrity": "64F97DCA98CB26A835EA2D9E5FF5105B7E33E150B0822BC76CD0C7BCF773AF7D" |
158 | 158 | }, |
159 | 159 | { |
160 | 160 | "id": "OmniSharp", |
161 | 161 | "description": "OmniSharp for OSX", |
162 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/bc6ac844afef87eedaab5191f11dc374/omnisharp-osx-1.37.15.zip", |
163 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-osx-1.37.15.zip", |
164 | | - "installPath": ".omnisharp/1.37.15", |
| 162 | + "url": "https://download.visualstudio.microsoft.com/download/pr/03c32aa6-7c7a-4936-82a0-fd8f816d112f/0ea1ea1eae48552a1992ed6df782353a/omnisharp-osx-1.37.16.zip", |
| 163 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.16/omnisharp-osx-1.37.16.zip", |
| 164 | + "installPath": ".omnisharp/1.37.16", |
165 | 165 | "platforms": [ |
166 | 166 | "darwin" |
167 | 167 | ], |
168 | 168 | "binaries": [ |
169 | 169 | "./mono.osx", |
170 | 170 | "./run" |
171 | 171 | ], |
172 | | - "installTestPath": "./.omnisharp/1.37.15/run", |
| 172 | + "installTestPath": "./.omnisharp/1.37.16/run", |
173 | 173 | "platformId": "osx", |
174 | | - "integrity": "CF22CC5DA1D1B25D7825FF4B1F13329E406167D9F1A1A2EDA9B20B5AC1E9C30E" |
| 174 | + "integrity": "37D20A032D491DC2460B6E7C4488B8BE047922A387253B2C943407FD4F770F42" |
175 | 175 | }, |
176 | 176 | { |
177 | 177 | "id": "OmniSharp", |
178 | 178 | "description": "OmniSharp for Linux (x86)", |
179 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/a58d94b65bbe08b47c772514ce8f31e6/omnisharp-linux-x86-1.37.15.zip", |
180 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-linux-x86-1.37.15.zip", |
181 | | - "installPath": ".omnisharp/1.37.15", |
| 179 | + "url": "https://download.visualstudio.microsoft.com/download/pr/03c32aa6-7c7a-4936-82a0-fd8f816d112f/06bba46fa5450b4a2595e709fe59c131/omnisharp-linux-x86-1.37.16.zip", |
| 180 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.16/omnisharp-linux-x86-1.37.16.zip", |
| 181 | + "installPath": ".omnisharp/1.37.16", |
182 | 182 | "platforms": [ |
183 | 183 | "linux" |
184 | 184 | ], |
|
190 | 190 | "./mono.linux-x86", |
191 | 191 | "./run" |
192 | 192 | ], |
193 | | - "installTestPath": "./.omnisharp/1.37.15/run", |
| 193 | + "installTestPath": "./.omnisharp/1.37.16/run", |
194 | 194 | "platformId": "linux-x86", |
195 | | - "integrity": "FDFEF5B216362E71298F643DC5AC64A2783DAFB9C5EB98BBF6F70B681E29893D" |
| 195 | + "integrity": "CB1D8578C0D9AF4A5EDF469DADA4CD9B7F3BCF71FC6BD5947EB500A2036A100A" |
196 | 196 | }, |
197 | 197 | { |
198 | 198 | "id": "OmniSharp", |
199 | 199 | "description": "OmniSharp for Linux (x64)", |
200 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/b96375395e639233d546a4937be3bd32/omnisharp-linux-x64-1.37.15.zip", |
201 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-linux-x64-1.37.15.zip", |
202 | | - "installPath": ".omnisharp/1.37.15", |
| 200 | + "url": "https://download.visualstudio.microsoft.com/download/pr/03c32aa6-7c7a-4936-82a0-fd8f816d112f/9ae3ed99fc0c41c7139751dde6f2bc78/omnisharp-linux-x64-1.37.16.zip", |
| 201 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.16/omnisharp-linux-x64-1.37.16.zip", |
| 202 | + "installPath": ".omnisharp/1.37.16", |
203 | 203 | "platforms": [ |
204 | 204 | "linux" |
205 | 205 | ], |
|
210 | 210 | "./mono.linux-x86_64", |
211 | 211 | "./run" |
212 | 212 | ], |
213 | | - "installTestPath": "./.omnisharp/1.37.15/run", |
| 213 | + "installTestPath": "./.omnisharp/1.37.16/run", |
214 | 214 | "platformId": "linux-x64", |
215 | | - "integrity": "BA98001380A902B7A2FF882309A1A30B1557D92059E06722C0D122DF27F7905D" |
| 215 | + "integrity": "712012B56AA8155B4B976C3F43C88882EB059C1BE9FFB4A57582F06698564B28" |
216 | 216 | }, |
217 | 217 | { |
218 | 218 | "id": "Debugger", |
|
0 commit comments