diff --git a/src/Main/Core/Project/ICSharpCode.Core.csproj b/src/Main/Core/Project/ICSharpCode.Core.csproj index a5e7a41962..6d32033051 100644 --- a/src/Main/Core/Project/ICSharpCode.Core.csproj +++ b/src/Main/Core/Project/ICSharpCode.Core.csproj @@ -140,4 +140,8 @@ ..\src\Tools\UpdateAssemblyInfo\bin\Debug\UpdateAssemblyInfo.exe + + + + \ No newline at end of file diff --git a/src/Tools/SVNChangeLogToXml/SVNChangelogToXml.xsl b/src/Tools/SVNChangeLogToXml/SVNChangelogToXml.xsl deleted file mode 100644 index 8a5a20b4b7..0000000000 --- a/src/Tools/SVNChangeLogToXml/SVNChangelogToXml.xsl +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - Mike Krüger - - - Roman Taranchenko - - - Georg Brandl - - - Andrea Paatz - - - Daniel Grunwald - - - Denis Erchoff - - - Markus Palme - - - Ivo Kovacka - - - John Reilly - - - Christoph Wille - - - Alexandre Semenov - - - Nikola Kavaldjiev - - - Matt Ward - - - Mathias Simmack - - - David Srbecký - - - David Alpert - - - Peter Forstmeier - - - Scott Ferrett - - - Dickon Field - - - Itai Bar-Haim - - - Christian Hornung - - - Justin Dearing - - - Russell Wilkins - - - Robert Pickering - - - Siegfried Pammer - - - Ivan Shumilin - - - Philipp Maihart - - - Martin Koníček - - - Tomasz Tretkowski - - - Sergej Andrejev - - - - - - - - - - - - - - - - - diff --git a/src/Tools/UpdateAssemblyInfo/bin/Debug/UpdateAssemblyInfo.exe b/src/Tools/UpdateAssemblyInfo/bin/Debug/UpdateAssemblyInfo.exe deleted file mode 100755 index cc8dbb8bc0..0000000000 Binary files a/src/Tools/UpdateAssemblyInfo/bin/Debug/UpdateAssemblyInfo.exe and /dev/null differ