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

Ability to apply environment specific config transforms. #4

Open
ejsmith opened this issue Feb 5, 2014 · 0 comments
Open

Ability to apply environment specific config transforms. #4

ejsmith opened this issue Feb 5, 2014 · 0 comments

Comments

@ejsmith
Copy link

ejsmith commented Feb 5, 2014

I would like to have the ability to apply environment specific config transforms to the app config file. This can be done using code like this:

http://stackoverflow.com/a/16798553/55890

But I am not sure how that would work with PowerShell remoting since it's using an assembly that would probably have to be copied down to the server.

Also, I would like to have the ability to have the config transform file sitting on the deployment server with my deployment scripts vs having to have them sitting in the source repository or in the zip file. This is because they would probably have sensitive settings in them.

Thoughts?

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