Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script should create aspNetCore/environmentVariables XML element #1

Open
shinkathe opened this issue Mar 9, 2018 · 0 comments
Open

Comments

@shinkathe
Copy link

Those environmentVariables element should be created if they're missing from aspNetCore element.

I can see that rarely will .net core apps supply with a web.config because of the new configuration system. In these cases IIS will create this file itself, and it will not have environmentVariables element by default, which will cause this script to fail.

Keep up the good work though, this is amazingly useful :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant