Подскажите, из за чего может отключаться правильное отображения плагина C# в Visual Studio Code?
Пробовал сносить винду на 1 машине. На 2 машине все работало нормально, а теперь появляется ошибка ( на скриншоте ). Отваливается плагин, вроде ссылается на фреймворк 4.5.
Только сейчас пробовал на другой машине - все работало. Перезашел в юнити - перестало работать. Может кто сталивался с такой проблемой ? Гугл не помог...
Starting OmniSharp server at 1/16/2019, 8:01:48 PM
Target: c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan\Path of Caravan.sln
OmniSharp server started.
Path: C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\OmniSharp.exe
PID: 9488
[info]: OmniSharp.Stdio.Host
Starting OmniSharp on Windows 6.2.9200.0 (x64)
[info]: OmniSharp.Services.DotNetCliService
DotNetPath set to dotnet
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Located 1 MSBuild instance(s)
1: StandAlone 15.0 - "C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\msbuild\15.0\Bin"
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
MSBUILD_EXE_PATH environment variable set to 'C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\msbuild\15.0\Bin\MSBuild.exe'
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Registered MSBuild instance: StandAlone 15.0 - "C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\msbuild\15.0\Bin"
CscToolExe = csc.exe
CscToolPath = C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\msbuild\15.0\Bin\Roslyn
MSBuildExtensionsPath = C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\msbuild
MSBuildToolsPath = C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\msbuild\15.0\Bin
[info]: OmniSharp.Cake.CakeProjectSystem
Detecting Cake files in 'c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan'.
[info]: OmniSharp.Cake.CakeProjectSystem
Could not find any Cake files
[info]: OmniSharp.WorkspaceInitializer
Project system 'OmniSharp.DotNet.DotNetProjectSystem' is disabled in the configuration.
[info]: OmniSharp.MSBuild.ProjectSystem
Detecting projects in 'c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan\Path of Caravan.sln'.
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan\Assembly-CSharp.csproj'
[info]: OmniSharp.Script.ScriptProjectSystem
Detecting CSX files in 'c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan'.
[info]: OmniSharp.Script.ScriptProjectSystem
Could not find any CSX files
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpWorkspaceOptionsProvider
[info]: OmniSharp.WorkspaceInitializer
Configuration finished.
[info]: OmniSharp.Stdio.Host
Omnisharp server running using Stdio at location 'c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan' on host 11476.
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan\Assembly-CSharp.csproj
[fail]: OmniSharp.MSBuild.ProjectLoader
The reference assemblies for framework ".NETFramework,Version=v4.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file 'c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan\Assembly-CSharp.csproj'.
c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan\Assembly-CSharp.csproj
C:\Users\MrBILL\.vscode\extensions\ms-vscode.csharp-1.17.1\.omnisharp\1.32.8\msbuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1126,5): Error: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
[fail]: OmniSharp.MSBuild.ProjectManager
Attemped to update project that is not loaded: c:\Users\MrBILL\Desktop\Path of Caravan\Играбельный билд 12.01.2019\Path of Caravan\Assembly-CSharp.csproj
P.S. Проблема решилась банальной установкой Miscorost Visual Code 2017 community...