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

After installation, this module leaves the Web.config in a messy state #11

Open
quirijnslings opened this issue Mar 29, 2020 · 1 comment

Comments

@quirijnslings
Copy link
Member

The Nuget package contains a Web.config.transform which includes comments to mark the start and the end of the Apache ActiveMQ settings. The starting comment is inserted at the top of the appSettings, the appSettings plus the ending comment at the bottom.
It is better to use a Web.config.install.xdt. This leaves the Web.config in a cleaner state. Also, the comments must be removed.

@quirijnslings
Copy link
Member Author

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