- Home /
Duplicate Question
Unity3D removing project references in MonoDevellop
Hey, I am trying to use Mono.Data.Sqlite in my Assembly-CSharp-firstpass project. In MonoDevellop, I right click on the project, edit references, and add Mono.Data.Sqlite to the references. If I build from Mono, everything goes smoothly and and no errors are produced. When I move back to Unity3D, I always get the error saying that Mono.Data.Sqlite cannot be found. If I then close Unity + Mono and reopen both, the reference to Mono.Data.Sqlite is gone! Anyone know what is going on?
Follow this Question
Related Questions
Unity3D removing project references in MonoDevelop 1 Answer
Launching local Unity API Reference from MonoDevelop 7 Answers
Unable to Open Sync MonoDevelop with new Unity Project 0 Answers
How to get F1 in MonoDevelop to open Unity script reference and/or MSDN c# reference? 3 Answers
why my unity3d software can't connect with monodevelop? 0 Answers