We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Low Priority...
In the ServiceActivator app.config.install.xdt
<section name="serviceActivatorConnections" type="paramore.brighter.serviceactivator.ServiceActivatorConfiguration.ServiceActivatorConfigurationSection, paramore.brighter.serviceactivator" allowLocation="true" allowDefinition="Everywhere" xdt:Transform="Insert"/>
should be InsertIfMissing maybe? Every time I upgrade I get the section even if it is already present.
The text was updated successfully, but these errors were encountered:
#52 ConfigSection duplicated on NuGet Update
ddea5f4
Fixed in release v3.0.129
Sorry, something went wrong.
holytshirt
No branches or pull requests
Low Priority...
In the ServiceActivator app.config.install.xdt
should be InsertIfMissing maybe? Every time I upgrade I get the section even if it is already present.
The text was updated successfully, but these errors were encountered: