Skip to content

Releases: tom-englert/ProjectConfigurationManager

V 1.8

Choose a tag to compare

@tom-englert tom-englert released this 22 Dec 16:36
  • Support VS2019

V 1.7

Choose a tag to compare

@tom-englert tom-englert released this 21 May 08:26
  • Update packages to use latest version of System.Windows.Interactivity

V 1.5

Choose a tag to compare

@tom-englert tom-englert released this 25 Dec 15:39
  • #17: Support C++ project properties.
  • Support Fody configuration.

V 1.4

Choose a tag to compare

@tom-englert tom-englert released this 03 Dec 16:12
  • Improve load performance: lazy load dependencies.
  • Use text filter for projects, multiple-choice is not useful here.

V 1.3

Choose a tag to compare

@tom-englert tom-englert released this 22 Jul 16:52
  • Fix load performance issue with larger solutions

V 1.2

Choose a tag to compare

@tom-englert tom-englert released this 16 Jun 13:41
  • #15: Support for dark theme.
  • Sort dependencies by name in the project dependencies view.
  • Support for new VS2017 project format.

V 1.1

Choose a tag to compare

@tom-englert tom-englert released this 01 May 11:43

V 1.0.16.0

Choose a tag to compare

@tom-englert tom-englert released this 26 Feb 10:36

V 1.0.15.0

Choose a tag to compare

@tom-englert tom-englert released this 01 Jan 16:36
  • Fix issues with build configuration editing after unloading/reloading projects

V 1.0.14.0

Choose a tag to compare

@tom-englert tom-englert released this 31 Dec 17:39
  • Fix #12: Also show unloaded projects and enable editing of properties.
  • Use multiple choice filters instead of simple text filters where appropriate.