microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
88 stars 35 forks source link

Don't wait for resource group to delete after deleting static web app #630

Closed alexweininger closed 2 years ago

alexweininger commented 2 years ago

Mistakenly changed the behavior to wait when upgrading SDK. This changes it back to match the correct behavior (delete RG in background)