Add changes for omnisharp 1.34.2 (#3235)
This commit is contained in:
Родитель
c5972ef848
Коммит
674f28a132
|
@ -144,8 +144,8 @@
|
||||||
"updatePackageDependencies"
|
"updatePackageDependencies"
|
||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"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_URLS": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/4a575a7947b592dcf6a422c9bf935b34/omnisharp-linux-x64-1.34.2.zip,https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/4eba7b4eec0344b7e5fe325fc210e52b/omnisharp-linux-x86-1.34.2.zip,https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/477bf67ad7165c2a58fce76cc02bb4e9/omnisharp-osx-1.34.2.zip,https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/78bd29a64a24a5254e9c048dfea9ef00/omnisharp-win-x64-1.34.2.zip,https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/fab62ad5ade50a87e838359f445438f0/omnisharp-win-x86-1.34.2.zip" ,
|
||||||
"NEW_DEPS_VERSION": "1.34.1"
|
"NEW_DEPS_VERSION": "1.34.2"
|
||||||
},
|
},
|
||||||
"cwd": "${workspaceFolder}"
|
"cwd": "${workspaceFolder}"
|
||||||
}
|
}
|
||||||
|
|
54
package.json
54
package.json
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "csharp",
|
"name": "csharp",
|
||||||
"publisher": "ms-vscode",
|
"publisher": "ms-vscode",
|
||||||
"version": "1.21.1",
|
"version": "1.21.1-beta2",
|
||||||
"description": "C# for Visual Studio Code (powered by OmniSharp).",
|
"description": "C# for Visual Studio Code (powered by OmniSharp).",
|
||||||
"displayName": "C#",
|
"displayName": "C#",
|
||||||
"author": "Microsoft Corporation",
|
"author": "Microsoft Corporation",
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
"dotnet"
|
"dotnet"
|
||||||
],
|
],
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"omniSharp": "1.34.1",
|
"omniSharp": "1.34.2",
|
||||||
"razor": "1.0.0-alpha3-20190725.1"
|
"razor": "1.0.0-alpha3-20190725.1"
|
||||||
},
|
},
|
||||||
"main": "./dist/extension",
|
"main": "./dist/extension",
|
||||||
|
@ -159,41 +159,41 @@
|
||||||
{
|
{
|
||||||
"id": "OmniSharp",
|
"id": "OmniSharp",
|
||||||
"description": "OmniSharp for Windows (.NET 4.6 / x86)",
|
"description": "OmniSharp for Windows (.NET 4.6 / x86)",
|
||||||
"url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/1c6ff68312f26b2557d13a8181b69b75/omnisharp-win-x86-1.34.1.zip",
|
"url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/fab62ad5ade50a87e838359f445438f0/omnisharp-win-x86-1.34.2.zip",
|
||||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.1.zip",
|
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.34.2.zip",
|
||||||
"installPath": ".omnisharp/1.34.1",
|
"installPath": ".omnisharp/1.34.2",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"win32"
|
"win32"
|
||||||
],
|
],
|
||||||
"architectures": [
|
"architectures": [
|
||||||
"x86"
|
"x86"
|
||||||
],
|
],
|
||||||
"installTestPath": "./.omnisharp/1.34.1/OmniSharp.exe",
|
"installTestPath": "./.omnisharp/1.34.2/OmniSharp.exe",
|
||||||
"platformId": "win-x86",
|
"platformId": "win-x86",
|
||||||
"integrity": "65F5E1E27335E873C68BA11329369BB8E13094CACAAB0088ECB58CD66FB45513"
|
"integrity": "CBF00C94123A6BC8B8943B4C5917BD3B0EDD878AD6E3EFA610694417B0DE6BDC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "OmniSharp",
|
"id": "OmniSharp",
|
||||||
"description": "OmniSharp for Windows (.NET 4.6 / x64)",
|
"description": "OmniSharp for Windows (.NET 4.6 / x64)",
|
||||||
"url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/28f8c248410179a3e7121a6825b60e07/omnisharp-win-x64-1.34.1.zip",
|
"url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/78bd29a64a24a5254e9c048dfea9ef00/omnisharp-win-x64-1.34.2.zip",
|
||||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.1.zip",
|
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.34.2.zip",
|
||||||
"installPath": ".omnisharp/1.34.1",
|
"installPath": ".omnisharp/1.34.2",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"win32"
|
"win32"
|
||||||
],
|
],
|
||||||
"architectures": [
|
"architectures": [
|
||||||
"x86_64"
|
"x86_64"
|
||||||
],
|
],
|
||||||
"installTestPath": "./.omnisharp/1.34.1/OmniSharp.exe",
|
"installTestPath": "./.omnisharp/1.34.2/OmniSharp.exe",
|
||||||
"platformId": "win-x64",
|
"platformId": "win-x64",
|
||||||
"integrity": "B72060B88E857AE87C8DF74008D2E94F020015AA86E9463A3E682D13433DA523"
|
"integrity": "606F749C4A1DE60BA81969D6C08ACF9F3BD4D222FF1ECF6F6F9B41F61F040B73"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "OmniSharp",
|
"id": "OmniSharp",
|
||||||
"description": "OmniSharp for OSX",
|
"description": "OmniSharp for OSX",
|
||||||
"url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/42f6cfa5b1b33c167f00827ead88c972/omnisharp-osx-1.34.1.zip",
|
"url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/477bf67ad7165c2a58fce76cc02bb4e9/omnisharp-osx-1.34.2.zip",
|
||||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.1.zip",
|
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-osx-1.34.2.zip",
|
||||||
"installPath": ".omnisharp/1.34.1",
|
"installPath": ".omnisharp/1.34.2",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"darwin"
|
"darwin"
|
||||||
],
|
],
|
||||||
|
@ -201,16 +201,16 @@
|
||||||
"./mono.osx",
|
"./mono.osx",
|
||||||
"./run"
|
"./run"
|
||||||
],
|
],
|
||||||
"installTestPath": "./.omnisharp/1.34.1/run",
|
"installTestPath": "./.omnisharp/1.34.2/run",
|
||||||
"platformId": "osx",
|
"platformId": "osx",
|
||||||
"integrity": "9E313CD7D3310D20F5DB94F21CF36A535F1F88E4C9B8859B50567F9FF8528396"
|
"integrity": "D55078F99991F0C26F595F9F161FE33F88EBEC03ACB524027A0E2AA16695C8D7"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "OmniSharp",
|
"id": "OmniSharp",
|
||||||
"description": "OmniSharp for Linux (x86)",
|
"description": "OmniSharp for Linux (x86)",
|
||||||
"url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/9cf6a6dee0ae62ef55263daf30900c17/omnisharp-linux-x86-1.34.1.zip",
|
"url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/4eba7b4eec0344b7e5fe325fc210e52b/omnisharp-linux-x86-1.34.2.zip",
|
||||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.1.zip",
|
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x86-1.34.2.zip",
|
||||||
"installPath": ".omnisharp/1.34.1",
|
"installPath": ".omnisharp/1.34.2",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"linux"
|
"linux"
|
||||||
],
|
],
|
||||||
|
@ -222,16 +222,16 @@
|
||||||
"./mono.linux-x86",
|
"./mono.linux-x86",
|
||||||
"./run"
|
"./run"
|
||||||
],
|
],
|
||||||
"installTestPath": "./.omnisharp/1.34.1/run",
|
"installTestPath": "./.omnisharp/1.34.2/run",
|
||||||
"platformId": "linux-x86",
|
"platformId": "linux-x86",
|
||||||
"integrity": "E7487A072B42D068D4BE7EEBF3B2C8201F70B6A960A58CF59A7070A786A23780"
|
"integrity": "05A69BC6AC7DDF9ABA041F64DA21A5CCF0874A36AE63BF2E8289BB8B2B79959D"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "OmniSharp",
|
"id": "OmniSharp",
|
||||||
"description": "OmniSharp for Linux (x64)",
|
"description": "OmniSharp for Linux (x64)",
|
||||||
"url": "https://download.visualstudio.microsoft.com/download/pr/b0452083-1611-4ec7-bc02-078587e73e19/bd8738f4454c8a74164a98d647d54827/omnisharp-linux-x64-1.34.1.zip",
|
"url": "https://download.visualstudio.microsoft.com/download/pr/917af80d-ecdb-4a83-92d1-42b82148f94a/4a575a7947b592dcf6a422c9bf935b34/omnisharp-linux-x64-1.34.2.zip",
|
||||||
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.1.zip",
|
"fallbackUrl": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-linux-x64-1.34.2.zip",
|
||||||
"installPath": ".omnisharp/1.34.1",
|
"installPath": ".omnisharp/1.34.2",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"linux"
|
"linux"
|
||||||
],
|
],
|
||||||
|
@ -242,9 +242,9 @@
|
||||||
"./mono.linux-x86_64",
|
"./mono.linux-x86_64",
|
||||||
"./run"
|
"./run"
|
||||||
],
|
],
|
||||||
"installTestPath": "./.omnisharp/1.34.1/run",
|
"installTestPath": "./.omnisharp/1.34.2/run",
|
||||||
"platformId": "linux-x64",
|
"platformId": "linux-x64",
|
||||||
"integrity": "A5FF5735BAB1865B615AD7AD3ABFB7259678963E540D351FDC46D4F950CA487C"
|
"integrity": "A9BBFB04E30F0224679677BF9CFC79503EF64CACE7F2E29EC8B25394CD31985D"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "Debugger",
|
"id": "Debugger",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче