Guest User

Code startup output

a guest
Jan 6th, 2018
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. Starting OmniSharp server at 2018-1-6 15:58:21
  2. Target: /Users/mistermashu/games/PlagueKnight/PlagueKnight.sln
  3.  
  4. OmniSharp server started wth Mono
  5. Path: /Users/mistermashu/.vscode/extensions/ms-vscode.csharp-1.13.1/.omnisharp/run
  6. PID: 22294
  7.  
  8. [info]: OmniSharp.Stdio.Host
  9. Starting OmniSharp on MacOS 10.13.2 (x64)
  10. [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
  11. Located 1 MSBuild instance(s)
  12. 1: StandAlone 15.0 - "/Users/mistermashu/.vscode/extensions/ms-vscode.csharp-1.13.1/.omnisharp/omnisharp/msbuild/15.0/Bin"
  13. [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
  14. MSBUILD_EXE_PATH environment variable set to '/Users/mistermashu/.vscode/extensions/ms-vscode.csharp-1.13.1/.omnisharp/omnisharp/msbuild/15.0/Bin/MSBuild.dll'
  15. [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
  16. Registered MSBuild instance: StandAlone 15.0 - "/Users/mistermashu/.vscode/extensions/ms-vscode.csharp-1.13.1/.omnisharp/omnisharp/msbuild/15.0/Bin"
  17. MSBuildExtensionsPath = /Users/mistermashu/.vscode/extensions/ms-vscode.csharp-1.13.1/.omnisharp/omnisharp/msbuild
  18. CscToolPath = /Users/mistermashu/.vscode/extensions/ms-vscode.csharp-1.13.1/.omnisharp/omnisharp/msbuild/15.0/Bin/Roslyn
  19. CscToolExe = csc.exe
  20. MSBuildToolsPath = /Users/mistermashu/.vscode/extensions/ms-vscode.csharp-1.13.1/.omnisharp/omnisharp/msbuild/15.0/Bin
  21. [info]: OmniSharp.Cake.CakeProjectSystem
  22. Detecting Cake files in '/Users/mistermashu/games/PlagueKnight'.
  23. [info]: OmniSharp.Cake.CakeProjectSystem
  24. Could not find any Cake files
  25. [info]: OmniSharp.DotNet.DotNetProjectSystem
  26. Initializing in /Users/mistermashu/games/PlagueKnight
  27. [info]: OmniSharp.DotNet.DotNetProjectSystem
  28. Auto package restore: False
  29. [info]: OmniSharp.DotNet.DotNetProjectSystem
  30. Update workspace context
  31. [info]: OmniSharp.DotNet.DotNetProjectSystem
  32. Resolving projects references
  33. [info]: OmniSharp.MSBuild.MSBuildProjectSystem
  34. Detecting projects in '/Users/mistermashu/games/PlagueKnight/PlagueKnight.sln'.
  35. [info]: OmniSharp.MSBuild.MSBuildProjectSystem
  36. Loading project: /Users/mistermashu/games/PlagueKnight/Assembly-CSharp.csproj
  37. [fail]: OmniSharp.MSBuild.ProjectFile.ProjectFileInfo
  38. The reference assemblies for framework ".NETFramework,Version=v3.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.
  39. [warn]: OmniSharp.MSBuild.MSBuildProjectSystem
  40. Failed to load project file '/Users/mistermashu/games/PlagueKnight/Assembly-CSharp.csproj'.
  41. /Users/mistermashu/games/PlagueKnight/Assembly-CSharp.csproj
  42.  
  43. [info]: OmniSharp.MSBuild.MSBuildProjectSystem
  44. Loading project: /Users/mistermashu/games/PlagueKnight/Assembly-CSharp-Editor.csproj
  45. [fail]: OmniSharp.MSBuild.ProjectFile.ProjectFileInfo
  46. The reference assemblies for framework ".NETFramework,Version=v3.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.
  47. [warn]: OmniSharp.MSBuild.MSBuildProjectSystem
  48. Failed to load project file '/Users/mistermashu/games/PlagueKnight/Assembly-CSharp-Editor.csproj'.
  49. /Users/mistermashu/games/PlagueKnight/Assembly-CSharp-Editor.csproj
  50.  
  51. [info]: OmniSharp.Script.ScriptProjectSystem
  52. Detecting CSX files in '/Users/mistermashu/games/PlagueKnight'.
  53. [info]: OmniSharp.Script.ScriptProjectSystem
  54. Could not find any CSX files
  55. [info]: OmniSharp.Stdio.Host
  56. Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpWorkspaceOptionsProvider
  57. [info]: OmniSharp.Stdio.Host
  58. Configuration finished.
  59. [info]: OmniSharp.Stdio.Host
  60. Omnisharp server running using Stdio at location '/Users/mistermashu/games/PlagueKnight' on host 22267.
Advertisement
Add Comment
Please, Sign In to add comment