jtilander / niftyplugins

Visual Studio productivity plugins
MIT License
40 stars 24 forks source link

Unload project remove the csproj from perforce #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In Visual Studio, right click on a project and click "Unload Project"

What is the expected output? What do you see instead?
Unload Project should not remove the csproj file from Perforce. Right now, it 
adds the delete item in my perforce changelist.

What version of the product are you using? On what operating system?
1.3.6 and 1.3.4

Please provide any additional information below.
autoAdd = true
AutoCheckoutOnBuild = false
AutoCheckoutOnEdit = true
AutoCheckoutOnSave = true
AutoCheckoutOnProject = true
autoDelete = True
ignoreReadOnlyOnEdit = false
preferVisualClient = false

Original issue reported on code.google.com by patrice....@gmail.com on 11 Apr 2011 at 2:01

GoogleCodeExporter commented 9 years ago
I also got the same problem.

Original comment by gurnani....@gmail.com on 28 Jun 2011 at 5:48