Releases: tom-englert/ProjectConfigurationManager
Releases · tom-englert/ProjectConfigurationManager
V 1.0.13.0
- Support VS15 RC
V 1.0.12.0
- Fix: Defer property change notifications, else bulk operations on data grid will only execute partially
V 1.0.11.0
- Fix: Cell color not updated in the PropertiesView
V 1.0.10.0
- Fix: Project name missing in ProjectTypesView
V 1.0.9.0
- Add an interactive filter for tags
V 1.0.8.0
- Preserve properties column order
- Fix block copy issue when columns are reordered
- Fix some UI issues
- Properly load projects that do not implement "CopyLocal"
V 1.0.7.0
- Undo changes if project fails to load after saving.
- Add project types view
- Add dependencies view
V 1.0.6.0
V 1.0.5.0
- Do not create empty entries
- Commit changes to DataGrid after paste. (Last line was never updated)
- Show a wait cursor on lengthy operations
V 1.0.4.0
- Fix context menu in properties grid.
- Enable filtering in the build configuration grid.