I'm setting up in Visual Studio a simple project for deploying Azure projects; however the generated powershell deployment script is using Swich-AzureMode which then errors as I, assumedly, no longer have the requisite module (having updated my powershell) - how can I get Visual Studio to create the correct deployment script? Would rather I didn't have to edit it each time I create a project.
Far as I can see I have the necessary modules.