Releases: tom-englert/ProjectConfigurationManager
Releases · tom-englert/ProjectConfigurationManager
V 1.8
V 1.7
- Update packages to use latest version of System.Windows.Interactivity
V 1.5
V 1.4
- Improve load performance: lazy load dependencies.
- Use text filter for projects, multiple-choice is not useful here.
V 1.3
- Fix load performance issue with larger solutions
V 1.2
V 1.1
- Latest build available at http://vsixgallery.com/extension/e31595c9-3e0c-4f5c-b35c-dd8d61e364d1/
- Add "Unload project" in context menu of the project types view.
- Add keyboard bindings to copy, paste and delete
- Fix hash code overflow
V 1.0.16.0
- Update packages to align with other extensions (to avoid https://connect.microsoft.com/VisualStudio/feedback/details/2993889/)
- Visualize that projects with pending changes can't be edited.
- Project hierarchy is not properly refreshed after reload
V 1.0.15.0
- Fix issues with build configuration editing after unloading/reloading projects
V 1.0.14.0
- Fix #12: Also show unloaded projects and enable editing of properties.
- Use multiple choice filters instead of simple text filters where appropriate.