Modify developer env to impose all restrictions that are imposed in azure cloud.
The local dev environment should be able to impose all the restrictions (for eg mixing of dll's with x84,AnyCUP, x64), sometime dll's are found when running locally but missing when deployed on cloud. All these fixes will save a lot of development time.
3
votes