Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-12-01 00:46:21 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-12-01 03:51:17 +0400
commit6cee378619f216b7c2f3b51e82909b7145db0b6b (patch)
tree9edf0eb31c899f9bf671ba5d96790666b5e1b5be /main/src/core/MonoDevelop.Startup
parent75adc725c94a264a3154d80a9627425250a98763 (diff)
Remove ChangeLogs from the project files
They're not maintained any more, the info is in the git log, and they just add noise to the solution tree and find-in-files.
Diffstat (limited to 'main/src/core/MonoDevelop.Startup')
-rw-r--r--main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj b/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj
index 3f599fbfce..efe2e823d0 100644
--- a/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj
+++ b/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj
@@ -84,7 +84,6 @@
</Reference>
</ItemGroup>
<ItemGroup>
- <None Include="ChangeLog" />
<None Include="app.config" />
</ItemGroup>
<ItemGroup>