I have been having many difficulties trying to build locally and test my changes.  Are there any resources to guide a newbie?  
Two things I would like to resolve:
The issue I have experienced is that using Visual studio, I can build fine; however, the assembly target framework is incompatible with the Oracle.DataAccess.Dll, (32 bit)  however the nuget package does not exhibit this issue.  I have identical issues using the build script via Build.bat
I would love to make the necessary changes to implement these but without being able to test locally..  :(  Halp!
thanks!
Erik