using System.DirectoryServices.AccountManagement - Cannot resolve symbol 'AccountManagement'

Yasara Peiris 1 Reputation point
2022-07-20T07:33:46.463+00:00

Hi,

I have cloned a project which uses .NET framework. I have ubuntu in my computer so I am using Intellij rider development tool to run the project. However, it gives me this error : "using System.DirectoryServices.AccountManagement - Cannot resolve symbol 'AccountManagement'". I have installed System.DirectoryServices.AccountManagement this package using nuget. Further I added System.DirectoryServices as a reference. I don't see System.DirectoryServices.AccountManagement in the reference list to add it as a reference.

Can someone help me with this?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,370 questions
{count} votes