I just downloaded the code, opened in Visual Studio 2015 and tried to run it in the VS Android emulator like I do all my other XF and XA apps. But, it gives me this build error that I can't figure out:
Unable to copy file "\app-crm-master\src\MobileApp\XamarinCRM\bin\Debug\XamarinCRM.dll" to "bin\Debug\XamarinCRM.dll". The process cannot access the file 'bin\Debug\XamarinCRM.dll' because it is being used by another process. XamarinCRM.Android
I just downloaded the code, opened in Visual Studio 2015 and tried to run it in the VS Android emulator like I do all my other XF and XA apps. But, it gives me this build error that I can't figure out:
Unable to copy file "\app-crm-master\src\MobileApp\XamarinCRM\bin\Debug\XamarinCRM.dll" to "bin\Debug\XamarinCRM.dll". The process cannot access the file 'bin\Debug\XamarinCRM.dll' because it is being used by another process. XamarinCRM.Android
Any suggestions?