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

Test project file is checked out automatically #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a solution that has a project of type Test. 
2. Have this solution under source control.
3. Open the solution.
4. The Test project file will be automatically checked out.

What is the expected output? What do you see instead?
The Test project file is not checked out.

What version of the product are you using? On what operating system?
0.2.1

Please provide any additional information below.

Original issue reported on code.google.com by jrajo...@gmail.com on 4 Mar 2011 at 2:38