From e1ec83a0efc9796b099e7ea8555e3bf2fcd2c05e Mon Sep 17 00:00:00 2001 From: Ravi Chande Date: Wed, 25 Apr 2018 15:40:04 -0700 Subject: [PATCH] move back to latest for O# release --- .../testAssets/singleCsproj/.vscode/settings.json | 2 +- .../testAssets/slnWithCsproj/.vscode/settings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integrationTests/testAssets/singleCsproj/.vscode/settings.json b/test/integrationTests/testAssets/singleCsproj/.vscode/settings.json index 3205167939..ba0e6ce6ed 100644 --- a/test/integrationTests/testAssets/singleCsproj/.vscode/settings.json +++ b/test/integrationTests/testAssets/singleCsproj/.vscode/settings.json @@ -1,3 +1,3 @@ { - "omnisharp.path": "1.29.2-beta.62" + "omnisharp.path": "latest"" } \ No newline at end of file diff --git a/test/integrationTests/testAssets/slnWithCsproj/.vscode/settings.json b/test/integrationTests/testAssets/slnWithCsproj/.vscode/settings.json index 3205167939..15054e3596 100644 --- a/test/integrationTests/testAssets/slnWithCsproj/.vscode/settings.json +++ b/test/integrationTests/testAssets/slnWithCsproj/.vscode/settings.json @@ -1,3 +1,3 @@ { - "omnisharp.path": "1.29.2-beta.62" + "omnisharp.path": "latest" } \ No newline at end of file