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