+ remove AnyCpu arch
+ fixup cpu arch
* remove 3rdparty\* from probing privatePath in app.config
* rename DockPanel config files * use a constant string to set the config filename (so we can update/maintain in one location)
+ include app.config in output
+ FIX deserialization issue(s) with RVACalculator plugin ::Cause: added a reerence to the RVACalculator plugin which conflicted with the same type under the the ./Plugins folder
Add proding path to app.config: <probing privatePath="plugins\"/> ** fixes issues with plugin assemblies not being found