Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carloswm85/8d570b1fbcba3dab6bc57a88d8b17f8b to your computer and use it in GitHub Desktop.
Save carloswm85/8d570b1fbcba3dab6bc57a88d8b17f8b to your computer and use it in GitHub Desktop.
Starting OmniSharp server at 5/20/2022, 10:58:08 AM
Target: c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials
OmniSharp server started.
Path: c:\Users\carlo\.vscode\extensions\ms-dotnettools.csharp-1.24.4-win32-x64\.omnisharp\1.38.3-beta.87\OmniSharp.exe
PID: 13440
[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 3 MSBuild instance(s)
1: Visual Studio Community 2019 16.11.32510.428 16.11.2 - "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin"
2: Visual Studio Build Tools 2019 16.11.32510.428 16.11.2 - "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin"
3: Visual Studio Community 2022 17.2.32516.85 17.2.1 - "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin"
[info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
Registered MSBuild instance: Visual Studio Community 2022 17.2.32516.85 17.2.1 - "C:\Program Files\Microsoft Visual Studio\2022\Community\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:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials'.
[info]: OmniSharp.Cake.CakeProjectSystem
Did not find any Cake files
[info]: OmniSharp.MSBuild.ProjectSystem
No solution files found in 'c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials'
[info]: OmniSharp.MSBuild.ProjectManager
Queue project update for 'c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials\LinkedIn.Essentials.csproj'
[info]: OmniSharp.Script.ScriptProjectSystem
Detecting CSX files in 'c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials'.
[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:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials' on host 180.
[info]: OmniSharp.MSBuild.ProjectManager
Loading project: c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials\LinkedIn.Essentials.csproj
[info]: OmniSharp.MSBuild.ProjectManager
Successfully loaded project file 'c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials\LinkedIn.Essentials.csproj'.
[info]: OmniSharp.MSBuild.ProjectManager
Adding project 'c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials\LinkedIn.Essentials.csproj'
[info]: OmniSharp.MSBuild.ProjectManager
Update project: LinkedIn.Essentials
[info]: OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers
Solution initialized -> queue all documents for code analysis. Initial document count: 5.
Received response for /v2/codestructure but could not find request.
Received response for /v2/getcodeactions but could not find request.
Received response for /v2/getcodeactions but could not find request.
[info]: OmniSharp.Roslyn.CSharp.Services.Refactoring.V2.RunCodeActionService
Applying code action: Convert to 'Program.Main' style program
Received response for /v2/getcodeactions but could not find request.
[info]: OmniSharp.Roslyn.CSharp.Services.Refactoring.V2.RunCodeActionService
Applying code action: Convert to 'Program.Main' style program
Received response for /v2/getcodeactions but could not find request.
[info]: OmniSharp.Roslyn.CSharp.Services.Refactoring.V2.RunCodeActionService
Applying code action: Convert to top-level statements
Received response for /v2/getcodeactions but could not find request.
[info]: OmniSharp.Roslyn.CSharp.Services.Refactoring.V2.RunCodeActionService
Applying code action: Use 'new(...)'
Received response for /v2/getcodeactions but could not find request.
[warn]: OmniSharp.Roslyn.CSharp.Services.Navigation.FindUsagesService
No symbol found. File: c:\Users\carlo\source\repos\carloswm85-github\Ex_Files_C_Sharp_EssT_1\Exercise Files\CH02\02\Begin\LinkedIn.Essentials\LinkedIn.Essentials\Program.cs, Line: 21, Column: 29.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment