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-11-03 03:50:25 +0300
committerSebastien Pouliot <sebastien@ximian.com>2010-11-03 03:51:53 +0300
commitdcc956b1507efd40aaa078910f7c7d433c562523 (patch)
treefe5ba37c60d3253de3eccff37368322c94af23f5 /gendarme/rules/Gendarme.Rules.Performance/Gendarme.Rules.Performance.csproj
parent1aa31cb31d8bb79a612cfaacf0b8195c7d43508c (diff)
Update project files with git location for cecil. Fix wix project wrt FX3.5mono-2-8
Diffstat (limited to 'gendarme/rules/Gendarme.Rules.Performance/Gendarme.Rules.Performance.csproj')
-rwxr-xr-xgendarme/rules/Gendarme.Rules.Performance/Gendarme.Rules.Performance.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Performance/Gendarme.Rules.Performance.csproj b/gendarme/rules/Gendarme.Rules.Performance/Gendarme.Rules.Performance.csproj
index 4cf8d2ab..545a3b4c 100755
--- a/gendarme/rules/Gendarme.Rules.Performance/Gendarme.Rules.Performance.csproj
+++ b/gendarme/rules/Gendarme.Rules.Performance/Gendarme.Rules.Performance.csproj
@@ -102,7 +102,7 @@
<Compile Include="PreferLiteralOverInitOnlyFieldsRule.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\..\..\mcs\class\Mono.Cecil\Mono.Cecil.csproj">
+ <ProjectReference Include="..\..\..\..\mono\mcs\class\Mono.Cecil\Mono.Cecil.csproj">
<Project>{D8F63DFF-5230-43E4-9AB2-DA6E721A1FAE}</Project>
<Name>Mono.Cecil</Name>
</ProjectReference>