kolomiets / solutionloadmanager

Solution Load Manager is a Visual Studio 2010/2012/2013/2015 extension that provides access to project load priority settings. The extension is also available through Visual Studio Gallery
https://visualstudiogallery.msdn.microsoft.com/66350dbe-ed01-4120-bea2-5564eff7b0b2
10 stars 3 forks source link

Ability to store load configuration outside of main *.sln #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change load configuration
2. Observe change to *.sln file
3. Listen to colleagues gripe

What is the expected output? What do you see instead?
Either always, or by configurable option, store the load configuration in a 
file outside of the main *.sln file that is generally shared in source control.

What version of the product are you using? On what operating system?
Latest on VS2010 on Win7 x64

Please provide any additional information below.

Original issue reported on code.google.com by t...@trinition.org on 9 Sep 2011 at 6:45

GoogleCodeExporter commented 9 years ago
Since 0.4 version of the extension settings are stored in separate file with 
.slm extension.

Original comment by Kolomi...@gmail.com on 29 Sep 2012 at 10:50