Skip to content

Releases: tom-englert/ProjectConfigurationManager

V 1.8

22 Dec 16:36
Compare
Choose a tag to compare
  • Support VS2019

V 1.7

21 May 08:26
Compare
Choose a tag to compare
  • Update packages to use latest version of System.Windows.Interactivity

V 1.5

25 Dec 15:39
Compare
Choose a tag to compare
  • #17: Support C++ project properties.
  • Support Fody configuration.

V 1.4

03 Dec 16:12
Compare
Choose a tag to compare
  • Improve load performance: lazy load dependencies.
  • Use text filter for projects, multiple-choice is not useful here.

V 1.3

22 Jul 16:52
Compare
Choose a tag to compare
  • Fix load performance issue with larger solutions

V 1.2

16 Jun 13:41
Compare
Choose a tag to compare
  • #15: Support for dark theme.
  • Sort dependencies by name in the project dependencies view.
  • Support for new VS2017 project format.

V 1.1

01 May 11:43
Compare
Choose a tag to compare

V 1.0.16.0

26 Feb 10:36
Compare
Choose a tag to compare

V 1.0.15.0

01 Jan 16:36
Compare
Choose a tag to compare
  • Fix issues with build configuration editing after unloading/reloading projects

V 1.0.14.0

31 Dec 17:39
Compare
Choose a tag to compare
  • Fix #12: Also show unloaded projects and enable editing of properties.
  • Use multiple choice filters instead of simple text filters where appropriate.