You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had an assemblyBinding section with an invalid child element. When we ran BRDr over this file it failed silently.
Steps to recreate
Open a web/app.config file with an assemblyBinding section with valid children.
Add a <probing privatePath="lib;libs" /> element as a child of <assemblyBinding> - I haven't tested as the first element.
Save file
Current behavior
DATE TIME: Backup created for FILENAME
Expected behavior
DATE TIME: Backup created for FILENAME
DATE TIME: Backup created for FILENAME
DATE TIME: Update complete. Result: BEFORECOUNT bindings before, AFTERCOUNT after.
Other comments
This is a great extension and should be default Visual Studio behaviour.
The text was updated successfully, but these errors were encountered:
Installed product versions
Description
Don't lose sleep over this one.
We had an assemblyBinding section with an invalid child element. When we ran BRDr over this file it failed silently.
Steps to recreate
<probing privatePath="lib;libs" />
element as a child of<assemblyBinding>
- I haven't tested as the first element.Current behavior
Expected behavior
Other comments
This is a great extension and should be default Visual Studio behaviour.
The text was updated successfully, but these errors were encountered: