more changes
This commit is contained in:
Родитель
6ea7b25d9e
Коммит
e7351ba1f5
|
@ -144,8 +144,8 @@
|
|||
"updatePackageDependencies"
|
||||
],
|
||||
"env": {
|
||||
"NEW_DEPS_URLS": "https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/78355d5ef10b31e8b72e077b6bbabbca/omnisharp-linux-x64-1.34.0.zip,https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/572c0f88abe6a55a6a5a474f0c8f1965/omnisharp-linux-x86-1.34.0.zip,https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/df8feab37b0c49457b9f6fe62f940207/omnisharp-osx-1.34.0.zip,https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/8ac6cdbef1b99c6dc6485a79020d2c49/omnisharp-win-x64-1.34.0.zip,https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/235f92e460725e0b2053f94d69858241/omnisharp-win-x86-1.34.0.zip" ,
|
||||
"NEW_DEPS_VERSION": "1.34.0"
|
||||
"NEW_DEPS_URLS": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/bd8738f4454c8a74164a98d647d54827/omnisharp-linux-x64-1.34.1.zip,https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/9cf6a6dee0ae62ef55263daf30900c17/omnisharp-linux-x86-1.34.1.zip,https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/42f6cfa5b1b33c167f00827ead88c972/omnisharp-osx-1.34.1.zip,https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/28f8c248410179a3e7121a6825b60e07/omnisharp-win-x64-1.34.1.zip,https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/1c6ff68312f26b2557d13a8181b69b75/omnisharp-win-x86-1.34.1.zip" ,
|
||||
"NEW_DEPS_VERSION": "1.34.1"
|
||||
},
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
|
|
20
package.json
20
package.json
|
@ -191,9 +191,9 @@
|
|||
{
|
||||
"id": "OmniSharp",
|
||||
"description": "OmniSharp for OSX",
|
||||
"url": "https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/df8feab37b0c49457b9f6fe62f940207/omnisharp-osx-1.34.0.zip",
|
||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.0.zip",
|
||||
"installPath": ".omnisharp/1.34.0",
|
||||
"url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/42f6cfa5b1b33c167f00827ead88c972/omnisharp-osx-1.34.1.zip",
|
||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.1.zip",
|
||||
"installPath": ".omnisharp/1.34.1",
|
||||
"platforms": [
|
||||
"darwin"
|
||||
],
|
||||
|
@ -201,16 +201,16 @@
|
|||
"./mono.osx",
|
||||
"./run"
|
||||
],
|
||||
"installTestPath": "./.omnisharp/1.34.0/run",
|
||||
"installTestPath": "./.omnisharp/1.34.1/run",
|
||||
"platformId": "osx",
|
||||
"integrity": "3C2DE49C24590F6C3C91A9FB421DFC65C0A0AFA4A2C5A5743411CB21DE46170D"
|
||||
"integrity": "9E313CD7D3310D20F5DB94F21CF36A535F1F88E4C9B8859B50567F9FF8528396"
|
||||
},
|
||||
{
|
||||
"id": "OmniSharp",
|
||||
"description": "OmniSharp for Linux (x86)",
|
||||
"url": "https://download.visualstudio.microsoft.com/download/pr/73cab26d-cc33-42ee-bbee-4ee2399bcd00/572c0f88abe6a55a6a5a474f0c8f1965/omnisharp-linux-x86-1.34.0.zip",
|
||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.0.zip",
|
||||
"installPath": ".omnisharp/1.34.0",
|
||||
"url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/9cf6a6dee0ae62ef55263daf30900c17/omnisharp-linux-x86-1.34.1.zip",
|
||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.1.zip",
|
||||
"installPath": ".omnisharp/1.34.1",
|
||||
"platforms": [
|
||||
"linux"
|
||||
],
|
||||
|
@ -222,9 +222,9 @@
|
|||
"./mono.linux-x86",
|
||||
"./run"
|
||||
],
|
||||
"installTestPath": "./.omnisharp/1.34.0/run",
|
||||
"installTestPath": "./.omnisharp/1.34.1/run",
|
||||
"platformId": "linux-x86",
|
||||
"integrity": "7211D70DF39C4CAA65BAA8FD2244C317AAAE316FFA75C9A64256DD91C8977B60"
|
||||
"integrity": "E7487A072B42D068D4BE7EEBF3B2C8201F70B6A960A58CF59A7070A786A23780"
|
||||
},
|
||||
{
|
||||
"id": "OmniSharp",
|
||||
|
|
Загрузка…
Ссылка в новой задаче