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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-03-22 19:30:36 +0300
committerMarek Safar <marek.safar@gmail.com>2017-03-22 19:34:31 +0300
commit90b11833ff2f7b1d588763f6a22ebc92937ec735 (patch)
treea61685aaeea41e29dabc22959d530db2e054f011 /mcs/class/Mono.Debugger.Soft
parent2115cd7394c0212e246ac44df0a360ed8ae036d5 (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/Mono.Debugger.Soft')
-rw-r--r--mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj9
1 files changed, 4 insertions, 5 deletions
diff --git a/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj b/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj
index 6ef706be8fe..d54235f6fba 100644
--- a/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj
+++ b/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft-net_4_x.csproj
@@ -161,11 +161,10 @@
<Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
<Name>System-net_4_x</Name>
</ProjectReference>
- <Reference Include="./../../class/lib/net_4_x/Mono.Cecil.dll">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>./../../class/lib/net_4_x/Mono.Cecil.dll</HintPath>
- <Private>False</Private>
- </Reference>
+ <ProjectReference Include="../Mono.Cecil/Mono.Cecil-net_4_x.csproj">
+ <Project>{2C0D558F-0B38-4691-967E-A910A1B995C1}</Project>
+ <Name>Mono.Cecil-net_4_x</Name>
+ </ProjectReference>
<ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
<Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
<Name>System.Core-net_4_x</Name>