question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[fail]: OmniSharp.MSBuild.ProjectManager

See original GitHub issue

Environment data

.NET Core SDK (reflecting any global.json):
 Version:   2.2.203
 Commit:    e5bab63eca

Runtime Environment:
 OS Name:     ubuntu
 OS Version:  19.04
 OS Platform: Linux
 RID:         linux-x64
 Base Path:   /opt/dotnet/sdk/2.2.203/

Host (useful for support):
  Version: 2.2.4
  Commit:  f95848e524

.NET Core SDKs installed:
  2.2.203 [/opt/dotnet/sdk]

.NET Core runtimes installed:
  Microsoft.AspNetCore.All 2.2.4 [/opt/dotnet/shared/Microsoft.AspNetCore.All]
  Microsoft.AspNetCore.App 2.2.4 [/opt/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 2.2.4 [/opt/dotnet/shared/Microsoft.NETCore.App]

VS Code version:

Version: 1.33.1

C# Extension version:

1.19.0

Steps to reproduce

When i open an C# file

Expected behavior

Don’t receive de message

Actual behavior

[fail]: OmniSharp.MSBuild.ProjectManager
        Attempted to update project that is not loaded: /.../Unity3D/Teste/Assembly-CSharp.csproj

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:7

github_iconTop GitHub Comments

3reactions
lonix1commented, May 13, 2019

I fixed my problem - maybe it’ll help you. I added the official mono repository, and updated to the latest mono-devel from there.

1reaction
pabloc81commented, May 22, 2019

@ionix1 it worked for me too. I had the same issue since upgrading to Ubuntu 19.04. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

OmniSharp.MSBuild.ProjectManager Attempted to update ...
In the OmniSharp log showing following error to me. ... [warn]: OmniSharp.MSBuild.ProjectManager Failed to load project file 'c:\Dotnet ...
Read more >
OmniSharp.MSBuild.ProjectManager Failed to load project file
Run the command "sudo dotnet clean" · Navigate to the obj folder, delete "project.nuget.cache" and delete the folder net5. · Run the command...
Read more >
OmniSharp.MSBuild.ProjectManager Attempted to ... - YouTube
A possible solution to OmniSharp extension issues in VS Code. ... MSBuild. ProjectManager Attempted to update project that is not loaded:.
Read more >
Bug - Omnisharp won't update project? - Unity Forum
[fail]: OmniSharp.MSBuild.ProjectManager. Attempted to update project that is not loaded: c:\Users\karta\Desktop\Unity Projects\2D ...
Read more >
[fail]: OmniSharp.MSBuild.ProjectManager
Attempted to update project that is not loaded 'c:\Source\CodeCommit\Directory\src\Api.csproj'. Solution. In VS Code. Windows:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found