From f2de8671201a554c4ece53573c15e495847646d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Kr=C3=BCger?= Date: Thu, 19 Aug 2010 18:45:19 +0200 Subject: [PATCH] Changed project files. --- .../ICSharpCode.NRefactory.Tests.csproj | 5 ++ .../ICSharpCode.NRefactory.csproj | 59 +++++++++++++++++++ 2 files changed, 64 insertions(+) diff --git a/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj b/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj index 1b8fc54e26..b0b2e6f4f9 100644 --- a/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj +++ b/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj @@ -43,6 +43,11 @@ + + + + + diff --git a/ICSharpCode.NRefactory/ICSharpCode.NRefactory.csproj b/ICSharpCode.NRefactory/ICSharpCode.NRefactory.csproj index e1424479df..4900d783de 100644 --- a/ICSharpCode.NRefactory/ICSharpCode.NRefactory.csproj +++ b/ICSharpCode.NRefactory/ICSharpCode.NRefactory.csproj @@ -128,6 +128,17 @@ + + + + + + + + + + + @@ -176,6 +187,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file