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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2010-06-10 00:01:07 +0400
committerSebastien Pouliot <sebastien@ximian.com>2010-06-10 00:01:07 +0400
commit56b0ccc3f98a449e5f6d231be4155ad987676bf6 (patch)
tree32db7c4a30a95e058ff35ed65e8070016c309766 /gendarme/rules/Gendarme.Rules.Smells/Test
parent9281f34299df93bfcc8ee3eb7f73fbd8dde633e9 (diff)
update solution/project build files
svn path=/trunk/mono-tools/; revision=158747
Diffstat (limited to 'gendarme/rules/Gendarme.Rules.Smells/Test')
-rwxr-xr-xgendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj b/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
index f18fa3cf..15260318 100755
--- a/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
+++ b/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
@@ -8,8 +8,8 @@
<ProjectGuid>{986B9EFB-7494-4410-8B01-56AB42388643}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test</RootNamespace>
- <AssemblyName>Test</AssemblyName>
+ <RootNamespace>Tests.Rules.Smells</RootNamespace>
+ <AssemblyName>Tests.Rules.Smells</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>