Glad to try the new C# mono V2 environment, I’m stuck with this problem:
But I have create a new project, and no nuget package added to this project.
Before to get this error, I get anoter error because CitizenFX.Core.Client has been loaded in addition of other mono V2 DLL. So I have clear my nuget package locally and now I show this error.
Does the FxDK itself define global packages for all Visual Studio projects ?
Already made too ^^ before that I have an error because the spacename CitizenFX.Core.Client exists in two references, so Visual Tudio load the package dll from my user folder.nuget but after clearing it the error I have send are coming it is as if the package is installed on the project while it is not there