Skip to content

Releases: tom-englert/ProjectConfigurationManager

V 1.0.13.0

06 Nov 09:33
Compare
Choose a tag to compare
  • Support VS15 RC

V 1.0.12.0

09 Aug 06:44
Compare
Choose a tag to compare
  • Fix: Defer property change notifications, else bulk operations on data grid will only execute partially

V 1.0.11.0

06 Aug 04:40
Compare
Choose a tag to compare
  • Fix: Cell color not updated in the PropertiesView

V 1.0.10.0

16 Jul 15:16
Compare
Choose a tag to compare
  • Fix: Project name missing in ProjectTypesView

V 1.0.9.0

10 Jul 15:17
Compare
Choose a tag to compare
  • Add an interactive filter for tags

V 1.0.8.0

02 Jul 14:40
Compare
Choose a tag to compare
  • 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

25 Jun 07:15
Compare
Choose a tag to compare
  • Undo changes if project fails to load after saving.
  • Add project types view
  • Add dependencies view

V 1.0.6.0

26 May 16:09
Compare
Choose a tag to compare
  • Fix #9: Add "Tag" column
  • Fix #8: Remove empty columns
  • Fix #7: Remove empty PropertyGroups in project files
  • Fix #6: Skip web projects and other unloadable stuff.

V 1.0.5.0

16 Apr 16:05
Compare
Choose a tag to compare
  • 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

11 Apr 17:59
Compare
Choose a tag to compare
  • Fix context menu in properties grid.
  • Enable filtering in the build configuration grid.