Created
July 2, 2018 08:50
-
-
Save BrianFarnhill/a33bdc6f93c7e3e80b10964e75042846 to your computer and use it in GitHub Desktop.
Output of Omnisharp logs (non-root user)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting OmniSharp server at 2018-7-2 18:47:50 | |
Target: /Users/[username]/Repos/BlogFunction | |
OmniSharp server started | |
Path: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/run | |
PID: 32713 | |
[info]: OmniSharp.Stdio.Host | |
Starting OmniSharp on MacOS 10.12.6 (x64) | |
[info]: OmniSharp.Services.DotNetCliService | |
DotNetPath set to dotnet | |
[dbug]: OmniSharp.MSBuild.Discovery.Providers.MonoInstanceProvider | |
Could not retrieve Mono runtime path | |
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
Located 1 MSBuild instance(s) | |
1: StandAlone 15.0 - "/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin" | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
SUCCESS: Resolved to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Microsoft.Build.Utilities.Core.dll' (name-only). | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
SUCCESS: Resolved to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Microsoft.Build.Tasks.Core.dll' (name-only). | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
SUCCESS: Resolved to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Microsoft.Build.Framework.dll' (name-only). | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
SUCCESS: Resolved to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Microsoft.Build.dll' (name-only). | |
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
MSBUILD_EXE_PATH environment variable set to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/MSBuild.dll' | |
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
Registered MSBuild instance: StandAlone 15.0 - "/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin" | |
MSBuildExtensionsPath = /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild | |
BypassFrameworkInstallChecks = true | |
CscToolPath = /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Roslyn | |
CscToolExe = csc.exe | |
MSBuildToolsPath = /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
Attempting to resolve 'Microsoft.CodeAnalysis.VisualBasic.Workspaces, Version=2.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
FAILURE: Could not locate '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll'. | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
Attempting to resolve 'Microsoft.CodeAnalysis.VisualBasic.Features, Version=2.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
FAILURE: Could not locate '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Microsoft.CodeAnalysis.VisualBasic.Features.dll'. | |
[info]: OmniSharp.Cake.CakeProjectSystem | |
Detecting Cake files in '/Users/[username]/Repos/BlogFunction'. | |
[info]: OmniSharp.Cake.CakeProjectSystem | |
Could not find any Cake files | |
[info]: OmniSharp.Stdio.Host | |
Project system 'OmniSharp.DotNet.DotNetProjectSystem' is disabled in the configuration. | |
[dbug]: OmniSharp.MSBuild.ProjectSystem | |
MSBuild environment: | |
Mode: Standalone | |
RunningTests: False | |
RunningInVisualStudio: False | |
MSBuildToolsDirectory32: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin | |
MSBuildToolsDirectory64: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin | |
MSBuildSDKsPath: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Sdks | |
CurrentMSBuildConfigurationFile: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/MSBuild.dll.config | |
CurrentMSBuildExePath: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/MSBuild.dll | |
CurrentMSBuildToolsDirectory: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin | |
VisualStudioInstallRootDirectory: | |
MSBuildExtensionsPath: /Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin | |
[dbug]: OmniSharp.MSBuild.ProjectLoader | |
'MSBuildExtensionsPath' set to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild' | |
[dbug]: OmniSharp.MSBuild.ProjectLoader | |
'CscToolPath' set to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Roslyn' | |
[dbug]: OmniSharp.MSBuild.ProjectLoader | |
'CscToolExe' set to 'csc.exe' | |
[info]: OmniSharp.MSBuild.ProjectSystem | |
No solution files found in '/Users/[username]/Repos/BlogFunction' | |
[info]: OmniSharp.MSBuild.ProjectManager | |
Queue project update for '/Users/[username]/Repos/BlogFunction/src/BlogFunction/BlogFunction.csproj' | |
[info]: OmniSharp.MSBuild.ProjectManager | |
Queue project update for '/Users/[username]/Repos/BlogFunction/test/BlogFunction.Tests/BlogFunction.Tests.csproj' | |
[info]: OmniSharp.Script.ScriptProjectSystem | |
Detecting CSX files in '/Users/[username]/Repos/BlogFunction'. | |
[info]: OmniSharp.Script.ScriptProjectSystem | |
Could not find any CSX files | |
[info]: OmniSharp.Stdio.Host | |
Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpWorkspaceOptionsProvider | |
[info]: OmniSharp.Stdio.Host | |
Configuration finished. | |
[info]: OmniSharp.Stdio.Host | |
Omnisharp server running using Stdio at location '/Users/[username]/Repos/BlogFunction' on host 32694. | |
[dbug]: OmniSharp.Stdio.Host | |
************ Request ************ | |
{ | |
"Type": "request", | |
"Seq": 1, | |
"Command": "/projects" | |
} | |
[dbug]: OmniSharp.Stdio.Host | |
************ Request ************ | |
{ | |
"Type": "request", | |
"Seq": 2, | |
"Command": "/projects" | |
} | |
[info]: OmniSharp.MSBuild.ProjectManager | |
Loading project: /Users/[username]/Repos/BlogFunction/src/BlogFunction/BlogFunction.csproj | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
Attempting to resolve 'Microsoft.Build.resources, Version=15.1.0.0, Culture=en-AU, PublicKeyToken=b03f5f7f11d50a3a' | |
[dbug]: OmniSharp.MSBuild.Discovery.MSBuildLocator | |
SUCCESS: Resolved to '/Users/[username]/.vscode/extensions/ms-vscode.csharp-1.15.2/.omnisharp/1.31.2-beta.92/omnisharp/msbuild/15.0/Bin/Microsoft.Build.resources.dll' | |
[warn]: OmniSharp.MSBuild.ProjectManager | |
Failed to load project file '/Users/[username]/Repos/BlogFunction/src/BlogFunction/BlogFunction.csproj'. | |
/Users/[username]/Repos/BlogFunction/src/BlogFunction/BlogFunction.csproj(1,1) | |
Microsoft.Build.Exceptions.InvalidProjectFileException: The SDK 'Microsoft.NET.Sdk' specified could not be found. /Users/[username]/Repos/BlogFunction/src/BlogFunction/BlogFunction.csproj | |
at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject (System.String errorSubCategoryResourceName, Microsoft.Build.Shared.IElementLocation elementLocation, System.String resourceName, System.Object[] args) [0x00042] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Shared.ProjectErrorUtilities.VerifyThrowInvalidProject[T1] (System.Boolean condition, System.String errorSubCategoryResourceName, Microsoft.Build.Shared.IElementLocation elementLocation, System.String resourceName, T1 arg0) [0x00003] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject[T1] (Microsoft.Build.Shared.IElementLocation elementLocation, System.String resourceName, T1 arg0) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].ExpandAndLoadImportsFromUnescapedImportExpressionConditioned (System.String directoryOfImportingFile, Microsoft.Build.Construction.ProjectImportElement importElement, System.Collections.Generic.List`1[Microsoft.Build.Construction.ProjectRootElement]& projects, System.Boolean throwOnFileNotExistsError) [0x00248] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].ExpandAndLoadImports (System.String directoryOfImportingFile, Microsoft.Build.Construction.ProjectImportElement importElement) [0x00024] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].EvaluateImportElement (System.String directoryOfImportingFile, Microsoft.Build.Construction.ProjectImportElement importElement) [0x0000d] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].PerformDepthFirstPass (Microsoft.Build.Construction.ProjectRootElement currentProjectOrImport) [0x000e6] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].Evaluate (Microsoft.Build.BackEnd.Logging.ILoggingService loggingService, Microsoft.Build.Framework.BuildEventContext buildEventContext) [0x00103] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].Evaluate (Microsoft.Build.Evaluation.IEvaluatorData`4[P,I,M,D] data, Microsoft.Build.Construction.ProjectRootElement root, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings, System.Int32 maxNodeCount, Microsoft.Build.Collections.PropertyDictionary`1[T] environmentProperties, Microsoft.Build.BackEnd.Logging.ILoggingService loggingService, Microsoft.Build.Evaluation.IItemFactory`2[S,T] itemFactory, Microsoft.Build.Evaluation.IToolsetProvider toolsetProvider, Microsoft.Build.Evaluation.ProjectRootElementCache projectRootElementCache, Microsoft.Build.Framework.BuildEventContext buildEventContext, Microsoft.Build.Execution.ProjectInstance projectInstanceIfAnyForDebuggerOnly, Microsoft.Build.BackEnd.SdkResolution.ISdkResolverService sdkResolverService, System.Int32 submissionId) [0x00018] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.Reevaluate (Microsoft.Build.BackEnd.Logging.ILoggingService loggingServiceForEvaluation, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00046] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary (Microsoft.Build.BackEnd.Logging.ILoggingService loggingServiceForEvaluation, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00034] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary (Microsoft.Build.BackEnd.Logging.ILoggingService loggingServiceForEvaluation) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary () [0x00007] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.Initialize (System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, System.String subToolsetVersion, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00126] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project..ctor (System.String projectFile, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, System.String subToolsetVersion, Microsoft.Build.Evaluation.ProjectCollection projectCollection, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x0009c] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project..ctor (System.String projectFile, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, Microsoft.Build.Evaluation.ProjectCollection projectCollection, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project..ctor (System.String projectFile, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, Microsoft.Build.Evaluation.ProjectCollection projectCollection) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.ProjectCollection.LoadProject (System.String fileName, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion) [0x000f5] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.ProjectCollection.LoadProject (System.String fileName, System.String toolsVersion) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at OmniSharp.MSBuild.ProjectLoader.EvaluateProjectFileCore (System.String filePath) [0x0003e] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at OmniSharp.MSBuild.ProjectLoader.BuildProject (System.String filePath) [0x0000d] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at OmniSharp.MSBuild.ProjectFile.ProjectFileInfo.Load (System.String filePath, OmniSharp.MSBuild.ProjectLoader loader) [0x00014] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at OmniSharp.MSBuild.ProjectManager+<>c__DisplayClass24_0.<LoadProject>b__0 () [0x00000] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at (wrapper delegate-invoke) System.Func`1[System.ValueTuple`2[OmniSharp.MSBuild.ProjectFile.ProjectFileInfo,System.Collections.Immutable.ImmutableArray`1[OmniSharp.MSBuild.Logging.MSBuildDiagnostic]]].invoke_TResult() | |
at OmniSharp.MSBuild.ProjectManager.LoadOrReloadProject (System.String projectFilePath, System.Func`1[TResult] loadFunc) [0x0001b] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
[info]: OmniSharp.MSBuild.ProjectManager | |
Loading project: /Users/[username]/Repos/BlogFunction/test/BlogFunction.Tests/BlogFunction.Tests.csproj | |
[warn]: OmniSharp.MSBuild.ProjectManager | |
Failed to load project file '/Users/[username]/Repos/BlogFunction/test/BlogFunction.Tests/BlogFunction.Tests.csproj'. | |
/Users/[username]/Repos/BlogFunction/test/BlogFunction.Tests/BlogFunction.Tests.csproj(1,1) | |
Microsoft.Build.Exceptions.InvalidProjectFileException: The SDK 'Microsoft.NET.Sdk' specified could not be found. /Users/[username]/Repos/BlogFunction/test/BlogFunction.Tests/BlogFunction.Tests.csproj | |
at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject (System.String errorSubCategoryResourceName, Microsoft.Build.Shared.IElementLocation elementLocation, System.String resourceName, System.Object[] args) [0x00042] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Shared.ProjectErrorUtilities.VerifyThrowInvalidProject[T1] (System.Boolean condition, System.String errorSubCategoryResourceName, Microsoft.Build.Shared.IElementLocation elementLocation, System.String resourceName, T1 arg0) [0x00003] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject[T1] (Microsoft.Build.Shared.IElementLocation elementLocation, System.String resourceName, T1 arg0) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].ExpandAndLoadImportsFromUnescapedImportExpressionConditioned (System.String directoryOfImportingFile, Microsoft.Build.Construction.ProjectImportElement importElement, System.Collections.Generic.List`1[Microsoft.Build.Construction.ProjectRootElement]& projects, System.Boolean throwOnFileNotExistsError) [0x00248] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].ExpandAndLoadImports (System.String directoryOfImportingFile, Microsoft.Build.Construction.ProjectImportElement importElement) [0x00024] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].EvaluateImportElement (System.String directoryOfImportingFile, Microsoft.Build.Construction.ProjectImportElement importElement) [0x0000d] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].PerformDepthFirstPass (Microsoft.Build.Construction.ProjectRootElement currentProjectOrImport) [0x000e6] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].Evaluate (Microsoft.Build.BackEnd.Logging.ILoggingService loggingService, Microsoft.Build.Framework.BuildEventContext buildEventContext) [0x00103] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Evaluator`4[P,I,M,D].Evaluate (Microsoft.Build.Evaluation.IEvaluatorData`4[P,I,M,D] data, Microsoft.Build.Construction.ProjectRootElement root, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings, System.Int32 maxNodeCount, Microsoft.Build.Collections.PropertyDictionary`1[T] environmentProperties, Microsoft.Build.BackEnd.Logging.ILoggingService loggingService, Microsoft.Build.Evaluation.IItemFactory`2[S,T] itemFactory, Microsoft.Build.Evaluation.IToolsetProvider toolsetProvider, Microsoft.Build.Evaluation.ProjectRootElementCache projectRootElementCache, Microsoft.Build.Framework.BuildEventContext buildEventContext, Microsoft.Build.Execution.ProjectInstance projectInstanceIfAnyForDebuggerOnly, Microsoft.Build.BackEnd.SdkResolution.ISdkResolverService sdkResolverService, System.Int32 submissionId) [0x00018] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.Reevaluate (Microsoft.Build.BackEnd.Logging.ILoggingService loggingServiceForEvaluation, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00046] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary (Microsoft.Build.BackEnd.Logging.ILoggingService loggingServiceForEvaluation, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00034] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary (Microsoft.Build.BackEnd.Logging.ILoggingService loggingServiceForEvaluation) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.ReevaluateIfNecessary () [0x00007] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project.Initialize (System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, System.String subToolsetVersion, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00126] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project..ctor (System.String projectFile, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, System.String subToolsetVersion, Microsoft.Build.Evaluation.ProjectCollection projectCollection, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x0009c] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project..ctor (System.String projectFile, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, Microsoft.Build.Evaluation.ProjectCollection projectCollection, Microsoft.Build.Evaluation.ProjectLoadSettings loadSettings) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.Project..ctor (System.String projectFile, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion, Microsoft.Build.Evaluation.ProjectCollection projectCollection) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.ProjectCollection.LoadProject (System.String fileName, System.Collections.Generic.IDictionary`2[TKey,TValue] globalProperties, System.String toolsVersion) [0x000f5] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at Microsoft.Build.Evaluation.ProjectCollection.LoadProject (System.String fileName, System.String toolsVersion) [0x00000] in <24bc6288c5b04a3da2a58b4fda160e2d>:0 | |
at OmniSharp.MSBuild.ProjectLoader.EvaluateProjectFileCore (System.String filePath) [0x0003e] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at OmniSharp.MSBuild.ProjectLoader.BuildProject (System.String filePath) [0x0000d] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at OmniSharp.MSBuild.ProjectFile.ProjectFileInfo.Load (System.String filePath, OmniSharp.MSBuild.ProjectLoader loader) [0x00014] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at OmniSharp.MSBuild.ProjectManager+<>c__DisplayClass24_0.<LoadProject>b__0 () [0x00000] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
at (wrapper delegate-invoke) System.Func`1[System.ValueTuple`2[OmniSharp.MSBuild.ProjectFile.ProjectFileInfo,System.Collections.Immutable.ImmutableArray`1[OmniSharp.MSBuild.Logging.MSBuildDiagnostic]]].invoke_TResult() | |
at OmniSharp.MSBuild.ProjectManager.LoadOrReloadProject (System.String projectFilePath, System.Func`1[TResult] loadFunc) [0x0001b] in <d4499c2ddd844f1093d8b8c4026c94e8>:0 | |
[fail]: OmniSharp.MSBuild.ProjectManager | |
Attemped to update project that is not loaded: /Users/[username]/Repos/BlogFunction/src/BlogFunction/BlogFunction.csproj | |
[fail]: OmniSharp.MSBuild.ProjectManager | |
Attemped to update project that is not loaded: /Users/[username]/Repos/BlogFunction/test/BlogFunction.Tests/BlogFunction.Tests.csproj | |
[dbug]: OmniSharp.Stdio.Host | |
************ Response ************ | |
{ | |
"Request_seq": 1, | |
"Command": "/projects", | |
"Running": true, | |
"Success": true, | |
"Message": null, | |
"Body": { | |
"Cake": { | |
"Projects": [] | |
}, | |
"DotNet": { | |
"Projects": [], | |
"RuntimePath": null | |
}, | |
"MsBuild": { | |
"SolutionPath": "/Users/[username]/Repos/BlogFunction", | |
"Projects": [] | |
}, | |
"Script": { | |
"Projects": [] | |
} | |
}, | |
"Seq": 33, | |
"Type": "response" | |
} | |
[dbug]: OmniSharp.Stdio.Host | |
************ Response ************ | |
{ | |
"Request_seq": 2, | |
"Command": "/projects", | |
"Running": true, | |
"Success": true, | |
"Message": null, | |
"Body": { | |
"Cake": { | |
"Projects": [] | |
}, | |
"DotNet": { | |
"Projects": [], | |
"RuntimePath": null | |
}, | |
"MsBuild": { | |
"SolutionPath": "/Users/[username]/Repos/BlogFunction", | |
"Projects": [] | |
}, | |
"Script": { | |
"Projects": [] | |
} | |
}, | |
"Seq": 34, | |
"Type": "response" | |
} | |
[dbug]: OmniSharp.Stdio.Host | |
************ Request ************ | |
{ | |
"Type": "request", | |
"Seq": 3, | |
"Command": "/projects" | |
} | |
[dbug]: OmniSharp.Stdio.Host | |
************ Response ************ | |
{ | |
"Request_seq": 3, | |
"Command": "/projects", | |
"Running": true, | |
"Success": true, | |
"Message": null, | |
"Body": { | |
"Cake": { | |
"Projects": [] | |
}, | |
"DotNet": { | |
"Projects": [], | |
"RuntimePath": null | |
}, | |
"MsBuild": { | |
"SolutionPath": "/Users/[username]/Repos/BlogFunction", | |
"Projects": [] | |
}, | |
"Script": { | |
"Projects": [] | |
} | |
}, | |
"Seq": 48, | |
"Type": "response" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment