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:
authorAlan McGovern <alan.mcgovern@gmail.com>2012-08-15 15:42:25 +0400
committerAlan McGovern <alan.mcgovern@gmail.com>2012-08-15 15:42:25 +0400
commit31eeec63480f84fa5c30cce846dba6564cdc4512 (patch)
treec335e3f81dde42c9660959be0951be0c025eb6e5 /main/contrib
parent26be3d7bcafaa93d897806b359314c34f2962271 (diff)
[build] Fix all the remaining duplicate assemblies
Diffstat (limited to 'main/contrib')
-rw-r--r--main/contrib/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/contrib/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj b/main/contrib/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj
index 6a9e431489..4660511a6b 100644
--- a/main/contrib/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj
+++ b/main/contrib/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj
@@ -126,14 +126,17 @@
<ProjectReference Include="..\..\external\Mono.Cecil\Mono.Cecil.csproj">
<Project>{D68133BD-1E63-496E-9EDE-4FBDBF77B486}</Project>
<Name>Mono.Cecil</Name>
+ <Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\external\nrefactory\ICSharpCode.NRefactory\ICSharpCode.NRefactory.csproj">
<Project>{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}</Project>
<Name>ICSharpCode.NRefactory</Name>
+ <Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\external\nrefactory\ICSharpCode.NRefactory.CSharp\ICSharpCode.NRefactory.CSharp.csproj">
<Project>{53DCA265-3C3C-42F9-B647-F72BA678122B}</Project>
<Name>ICSharpCode.NRefactory.CSharp</Name>
+ <Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup />