Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-englert/ProjectConfigurationManager
A Visual Studio extension to ease management of solution and project configurations.
https://github.com/tom-englert/ProjectConfigurationManager
Last synced: 5 days ago
JSON representation
A Visual Studio extension to ease management of solution and project configurations.
- Host: GitHub
- URL: https://github.com/tom-englert/ProjectConfigurationManager
- Owner: tom-englert
- License: mit
- Created: 2016-01-06T14:03:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:38:09.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T13:07:20.443Z (15 days ago)
- Language: C#
- Homepage:
- Size: 1.98 MB
- Stars: 88
- Watchers: 13
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - tom-englert/ProjectConfigurationManager - A Visual Studio extension to ease management of solution and project configurations. (C# #)
README
### Project Configuration Manager. ![Badge](https://tom-englert.visualstudio.com/_apis/public/build/definitions/75bf84d2-d359-404a-a712-07c9f693f635/5/badge)
This Visual Studio extension lets you manage your solution and project configurations in one place.
Forget about clicking through all the tabs in all the property pages - see all your projects and configurations on one grid.
Color highlighting let's you verify at a glance if the configurations of your projects are consistent.
Initialize new projects by simply copy/paste defaults from other projects.Install the extension from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=TomEnglert.ProjectConfigurationManager).
The latest build is also available at the [Open VsixGallery](http://vsixgallery.com/extension/e31595c9-3e0c-4f5c-b35c-dd8d61e364d1/)![Project Properties](Assets/SolutionToolsMenu.png)
![Build Configuration](Assets/BuildConfiguration.png)
![Project Types](Assets/ProjectTypes.png)
![Dependencies](Assets/Dependencies.png)
![Fody](Assets/Fody.png)