Skip to content

Ability to apply environment specific config transforms. #4

@ejsmith

Description

@ejsmith

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions