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/addins/ChangeLogAddIn
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/addins/ChangeLogAddIn')
-rw-r--r--main/src/addins/ChangeLogAddIn/ChangeLogAddIn.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/addins/ChangeLogAddIn/ChangeLogAddIn.csproj b/main/src/addins/ChangeLogAddIn/ChangeLogAddIn.csproj
index 7f6945d619..96ada2f2a4 100644
--- a/main/src/addins/ChangeLogAddIn/ChangeLogAddIn.csproj
+++ b/main/src/addins/ChangeLogAddIn/ChangeLogAddIn.csproj
@@ -102,7 +102,6 @@
</ItemGroup>
<ItemGroup>
<None Include="Makefile.am" />
- <None Include="ChangeLog" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>