I get the following error for all project files when using omnisharp-vim.
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled May 10 2022 08:40:37), Included patches: 1-105
OmniSharp server started.
Path: /mnt/c/Users/person/AppData/Local/omnisharp-vim/omnisharp-rosly/OmniSharp.exe
Target: /mnt/c/Development/ScrapyCorp/GloboCorp.Thinger/src/GloboCorp.Thinger.sln
PID: 724
[info]: OmniSharp.Stdio.Host
Starting OmniSharp on Windows 6.2.9200.0 (x64)
[info]: OmniSharp.Services.DotNetCliService
Checking the 'DOTNET_ROOT' environment variable to find a .NET SDK
[info]: OmniSharp.Services.DotNetCliService
Using the 'dotnet' on the PATH.
[info]: OmniSharp.Services.DotNetCliService
DotNetPath set to dotnet
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Located 2 MSBuild instance(s)
1: Visual Studio Professional 2022 17.3.32819.101 17.3.1 - "C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Current\Bin"
2: Visual Studio Professional 2019 16.11.32002.261 16.11.2 - "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin"
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Registered MSBuild instance: Visual Studio Professional 2022 17.3.32819.101 17.3.1 - "C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Current\Bin"
[info]: OmniSharp.WorkspaceInitializer
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0
[info]: OmniSharp.Cake.CakeProjectSystem
Detecting Cake files in 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src'.
[info]: OmniSharp.Cake.CakeProjectSystem
Did not find any Cake files
[info]: OmniSharp.MSBuild.ProjectSystem
Detecting projects in 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.sln'.
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Data\GloboCorp.Thinger.Data.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Logic\GloboCorp.Thinger.Logic.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Private.Api\GloboCorp.Thinger.Private.Api.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.UnitTests\GloboCorp.Thinger.Logic.UnitTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\SDK\DotNet\GloboCorp.Thinger.Private.Api.Client\GloboCorp.Thinger.Private.Api.Client.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\SDK\DotNet\GloboCorp.Thinger.Public.Api.Client\GloboCorp.Thinger.Public.Api.Client.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Database\GloboCorp.Thinger.Database.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Internal.Messages\GloboCorp.Thinger.Internal.Messages.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Internal.Worker\GloboCorp.Thinger.Internal.Worker.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Internal.Worker.Logic\GloboCorp.Thinger.Internal.Worker.Logic.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Internal.Worker.Logic.UnitTests\GloboCorp.Thinger.Internal.Worker.Logic.UnitTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Public.Api.UnitTests\GloboCorp.Thinger.Public.Api.UnitTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Nucleus.Worker\GloboCorp.Thinger.Nucleus.Worker.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Nucleus.Worker.Logic\GloboCorp.Thinger.Nucleus.Worker.Logic.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\SDK\DotNet\GloboCorp.Thinger.Nucleus.Messages\GloboCorp.Thinger.Nucleus.Messages.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Public.Api\GloboCorp.Thinger.Public.Api.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\SDK\GloboCorp.Thinger.Example.Client.Console\GloboCorp.Thinger.Example.Client.Console.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Data.IntegrationTests\GloboCorp.Thinger.Data.IntegrationTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Logic.IntegrationTests\GloboCorp.Thinger.Logic.IntegrationTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Common.Tests\GloboCorp.Thinger.Common.Tests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Internal.Worker.Logic.IntegrationTests\GloboCorp.Thinger.Internal.Worker.Logic.IntegrationTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Scheduler\GloboCorp.Thinger.Scheduler.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Scheduler.UnitTests\GloboCorp.Thinger.Scheduler.UnitTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Scheduler.IntegrationTests\GloboCorp.Thinger.Scheduler.IntegrationTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\SDK\GloboCorp.Thinger.Abstractions\GloboCorp.Thinger.Abstractions.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\SDK\GloboCorp.Thinger.Autofac\GloboCorp.Thinger.Autofac.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Example.Api.AspNetCore\GloboCorp.Thinger.Example.Api.AspNetCore.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Common\GloboCorp.Thinger.Common.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Nucleus.Worker.Logic.UnitTests\GloboCorp.Thinger.Nucleus.Worker.Logic.UnitTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Nucleus.Worker.Logic.IntegrationTests\GloboCorp.Thinger.Nucleus.Worker.Logic.IntegrationTests.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Data.UnitTests\GloboCorp.Thinger.Data.UnitTests.csproj'
[info]: OmniSharp.Script.ScriptProjectSystem
Detecting CSX files in 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src'.
[info]: OmniSharp.Script.ScriptProjectSystem
Did not find any CSX files
[info]: OmniSharp.WorkspaceInitializer
Configuration finished.
[info]: OmniSharp.Stdio.Host
Omnisharp server running using Stdio at location 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src' on host -1.
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Data\GloboCorp.Thinger.Data.csproj
[info]: OmniSharp.OmniSharpWorkspace
Miscellaneous file: C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Internal.Worker.Logic.UnitTests\Areas\Role\Consumers\RoleConsumerTests.cs added to workspace
Replaying requests for buffer 1
[fail]: OmniSharp.MSBuild.ProjectManager
Failed to load project file 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Data\GloboCorp.Thinger.Data.csproj'.
System.MissingMethodException: Method not found: 'System.ReadOnlySpan`1<Char> Microsoft.IO.Path.GetFileName(System.ReadOnlySpan`1<Char>)'.
at Microsoft.Build.Shared.FileMatcher.IsFileNameMatch(String path, String pattern)
at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Microsoft.Build.Shared.FileMatcher.GetFilesForStep(RecursiveStepResult stepResult, RecursionState recursionState, String projectDirectory, Boolean stripProjectDirectory)
at Microsoft.Build.Shared.FileMatcher.GetFilesRecursive(ConcurrentStack`1 listOfFiles, RecursionState recursionState, String projectDirectory, Boolean stripProjectDirectory, IList`1 searchesToExclude, Dictionary`2 searchesToExcludeInSubdirs, TaskOptions taskOptions)
at Microsoft.Build.Shared.FileMatcher.GetFilesImplementation(String projectDirectoryUnescaped, String filespecUnescaped, List`1 excludeSpecsUnescaped)
at Microsoft.Build.Shared.FileMatcher.<>c__DisplayClass67_0.<GetFiles>b__1(String _)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Build.Shared.FileMatcher.GetFiles(String projectDirectoryUnescaped, String filespecUnescaped, List`1 excludeSpecsUnescaped)
at Microsoft.Build.Internal.EngineFileUtilities.GetFileList(String directoryEscaped, String filespecEscaped, Boolean returnEscaped, Boolean forceEvaluateWildCards, IEnumerable`1 excludeSpecsEscaped, FileMatcher fileMatcher, Object loggingMechanism, IElementLocation includeLocation, IElementLocation excludeLocation, IElementLocation importLocation, BuildEventContext buildEventContext, String buildEventFileInfoFullPath, Boolean disableExcludeDriveEnumerationWarning)
at Microsoft.Build.Internal.EngineFileUtilities.GetFileListEscaped(String directoryEscaped, String filespecEscaped, IEnumerable`1 excludeSpecsEscaped, Boolean forceEvaluate, FileMatcher fileMatcher, Object loggingMechanism, IElementLocation includeLocation, IElementLocation excludeLocation, IElementLocation importLocation, BuildEventContext buildEventContext, String buildEventFileInfoFullPath, Boolean disableExcludeDriveEnumerationWarning)
at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImportsFromUnescapedImportExpression(String directoryOfImportingFile, ProjectImportElement importElement, String unescapedExpression, Boolean throwOnFileNotExistsError, List`1& imports)
at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImportsFromUnescapedImportExpressionConditioned(String directoryOfImportingFile, ProjectImportElement importElement, List`1& projects, SdkResult& sdkResult, Boolean throwOnFileNotExistsError)
at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImports(String directoryOfImportingFile, ProjectImportElement importElement, SdkResult& sdkResult)
at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
at Microsoft.Build.Evaluation.Evaluator`4.Evaluate()
at Microsoft.Build.Evaluation.Evaluator`4.Evaluate(IEvaluatorData`4 data, Project project, ProjectRootElement root, ProjectLoadSettings loadSettings, Int32 maxNodeCount, PropertyDictionary`1 environmentProperties, ILoggingService loggingService, IItemFactory`2 itemFactory, IToolsetProvider toolsetProvider, ProjectRootElementCacheBase projectRootElementCache, BuildEventContext buildEventContext, ISdkResolverService sdkResolverService, Int32 submissionId, EvaluationContext evaluationContext, Boolean interactive)
at Microsoft.Build.Evaluation.Project.ProjectImpl.Reevaluate(ILoggingService loggingServiceForEvaluation, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.ReevaluateIfNecessary(ILoggingService loggingServiceForEvaluation, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.ReevaluateIfNecessary(EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.Initialize(IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project..ctor(String projectFile, IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectCollection projectCollection, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext, IDirectoryCacheFactory directoryCacheFactory)
at Microsoft.Build.Evaluation.ProjectCollection.LoadProject(String fileName, IDictionary`2 globalProperties, String toolsVersion)
at OmniSharp.MSBuild.ProjectLoader.EvaluateProjectFileCore(String filePath, IReadOnlyDictionary`2 projectConfigurationsInSolution, IList`1 loggers) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectLoader.cs:line 160
at OmniSharp.MSBuild.ProjectLoader.BuildProject(String filePath, IReadOnlyDictionary`2 configurationsInSolution) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectLoader.cs:line 84
at OmniSharp.MSBuild.ProjectFile.ProjectFileInfo.Load(String filePath, ProjectIdInfo projectIdInfo, ProjectLoader loader, Guid sessionId, DotNetInfo dotNetInfo) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectFile\ProjectFileInfo.cs:line 117
at OmniSharp.MSBuild.ProjectManager.<>c__DisplayClass32_0.<LoadProject>b__0() in D:\a\1\s\src\OmniSharp.MSBuild\ProjectManager.cs:line 305
at OmniSharp.MSBuild.ProjectManager.LoadOrReloadProject(String projectFilePath, Func`1 loader) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectManager.cs:line 316
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Logic\GloboCorp.Thinger.Logic.csproj
[fail]: OmniSharp.MSBuild.ProjectManager
Failed to load project file 'C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Logic\GloboCorp.Thinger.Logic.csproj'.
System.MissingMethodException: Method not found: 'System.ReadOnlySpan`1<Char> Microsoft.IO.Path.GetFileName(System.ReadOnlySpan`1<Char>)'.
at Microsoft.Build.Shared.FileMatcher.IsFileNameMatch(String path, String pattern)
at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Microsoft.Build.Shared.FileMatcher.GetFilesForStep(RecursiveStepResult stepResult, RecursionState recursionState, String projectDirectory, Boolean stripProjectDirectory)
at Microsoft.Build.Shared.FileMatcher.GetFilesRecursive(ConcurrentStack`1 listOfFiles, RecursionState recursionState, String projectDirectory, Boolean stripProjectDirectory, IList`1 searchesToExclude, Dictionary`2 searchesToExcludeInSubdirs, TaskOptions taskOptions)
at Microsoft.Build.Shared.FileMatcher.GetFilesImplementation(String projectDirectoryUnescaped, String filespecUnescaped, List`1 excludeSpecsUnescaped)
at Microsoft.Build.Shared.FileMatcher.<>c__DisplayClass67_0.<GetFiles>b__1(String _)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Build.Shared.FileMatcher.GetFiles(String projectDirectoryUnescaped, String filespecUnescaped, List`1 excludeSpecsUnescaped)
at Microsoft.Build.Internal.EngineFileUtilities.GetFileList(String directoryEscaped, String filespecEscaped, Boolean returnEscaped, Boolean forceEvaluateWildCards, IEnumerable`1 excludeSpecsEscaped, FileMatcher fileMatcher, Object loggingMechanism, IElementLocation includeLocation, IElementLocation excludeLocation, IElementLocation importLocation, BuildEventContext buildEventContext, String buildEventFileInfoFullPath, Boolean disableExcludeDriveEnumerationWarning)
at Microsoft.Build.Internal.EngineFileUtilities.GetFileListEscaped(String directoryEscaped, String filespecEscaped, IEnumerable`1 excludeSpecsEscaped, Boolean forceEvaluate, FileMatcher fileMatcher, Object loggingMechanism, IElementLocation includeLocation, IElementLocation excludeLocation, IElementLocation importLocation, BuildEventContext buildEventContext, String buildEventFileInfoFullPath, Boolean disableExcludeDriveEnumerationWarning)
at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImportsFromUnescapedImportExpression(String directoryOfImportingFile, ProjectImportElement importElement, String unescapedExpression, Boolean throwOnFileNotExistsError, List`1& imports)
at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImportsFromUnescapedImportExpressionConditioned(String directoryOfImportingFile, ProjectImportElement importElement, List`1& projects, SdkResult& sdkResult, Boolean throwOnFileNotExistsError)
at Microsoft.Build.Evaluation.Evaluator`4.ExpandAndLoadImports(String directoryOfImportingFile, ProjectImportElement importElement, SdkResult& sdkResult)
at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
at Microsoft.Build.Evaluation.Evaluator`4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
at Microsoft.Build.Evaluation.Evaluator`4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport)
at Microsoft.Build.Evaluation.Evaluator`4.Evaluate()
at Microsoft.Build.Evaluation.Evaluator`4.Evaluate(IEvaluatorData`4 data, Project project, ProjectRootElement root, ProjectLoadSettings loadSettings, Int32 maxNodeCount, PropertyDictionary`1 environmentProperties, ILoggingService loggingService, IItemFactory`2 itemFactory, IToolsetProvider toolsetProvider, ProjectRootElementCacheBase projectRootElementCache, BuildEventContext buildEventContext, ISdkResolverService sdkResolverService, Int32 submissionId, EvaluationContext evaluationContext, Boolean interactive)
at Microsoft.Build.Evaluation.Project.ProjectImpl.Reevaluate(ILoggingService loggingServiceForEvaluation, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.ReevaluateIfNecessary(ILoggingService loggingServiceForEvaluation, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.ReevaluateIfNecessary(EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.Initialize(IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project..ctor(String projectFile, IDictionary`2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectCollection projectCollection, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext, IDirectoryCacheFactory directoryCacheFactory)
at Microsoft.Build.Evaluation.ProjectCollection.LoadProject(String fileName, IDictionary`2 globalProperties, String toolsVersion)
at OmniSharp.MSBuild.ProjectLoader.EvaluateProjectFileCore(String filePath, IReadOnlyDictionary`2 projectConfigurationsInSolution, IList`1 loggers) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectLoader.cs:line 160
at OmniSharp.MSBuild.ProjectLoader.BuildProject(String filePath, IReadOnlyDictionary`2 configurationsInSolution) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectLoader.cs:line 84
at OmniSharp.MSBuild.ProjectFile.ProjectFileInfo.Load(String filePath, ProjectIdInfo projectIdInfo, ProjectLoader loader, Guid sessionId, DotNetInfo dotNetInfo) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectFile\ProjectFileInfo.cs:line 117
at OmniSharp.MSBuild.ProjectManager.<>c__DisplayClass32_0.<LoadProject>b__0() in D:\a\1\s\src\OmniSharp.MSBuild\ProjectManager.cs:line 305
at OmniSharp.MSBuild.ProjectManager.LoadOrReloadProject(String projectFilePath, Func`1 loader) in D:\a\1\s\src\OmniSharp.MSBuild\ProjectManager.cs:line 316
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: C:\Development\ScrapyCorp\GloboCorp.Thinger\src\GloboCorp.Thinger.Private.Api\GloboCorp.Thinger.Private.Api.csproj
I get the following error for all project files when using omnisharp-vim.
I tried adding
let g:OmniSharp_server_use_net6 = 1as resolved this similar issue, but it had no effect. Though I wouldn't be surprise if I missed some additional steps needed for WSL.These two issues from other projects seem like they might be related.
uno issue 9297
docfx issue 8097
WSL 1
dotnet 6.0.400
omnisharp-roslyn 1.39.1
Logs
full log file