After upgrading to Azure 1.5, I can no longer debug Azure applications from Visual Studio 2010. When I press F5, I get the following error:
"Could not load file or assembly 'DevFabric.Contracts, Version=0.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified."
I can run the application on the devfabric manually using csrun. I just can't launch/debug from Visual Studio. It was working fine before I installed 1.5. I'm running Windows 7 64-bit.