File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 63
63
<Compile Include =" RawAssemblyAttributes.cs" />
64
64
<Compile Include =" WindowsImports.cs" />
65
65
</ItemGroup >
66
- <Import Project =" ..\..\..\..\external\debugger-libs\ Mono.Debugging.settings" />
66
+ <Import Project =" ..\Mono.Debugging.settings" />
67
67
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
68
68
</Project >
Original file line number Diff line number Diff line change 130
130
<Compile Include =" Extensions\ProcessExtensions.cs" />
131
131
<Compile Include =" Extensions\DebuggerExtensions.cs" />
132
132
</ItemGroup >
133
- <Import Project =" ..\..\..\..\\external\debugger-libs\ Mono.Debugging.settings" />
133
+ <Import Project =" ..\Mono.Debugging.settings" />
134
134
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
135
135
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
136
136
Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 77
77
<WCFMetadata Include =" Service References\" />
78
78
</ItemGroup >
79
79
<ItemGroup >
80
- <ProjectReference Include =" ..\..\..\..\external\debugger-libs\ Mono.Debugging\Mono.Debugging.csproj" >
80
+ <ProjectReference Include =" ..\Mono.Debugging\Mono.Debugging.csproj" >
81
81
<Project >{90c99adb-7d4b-4eb4-98c2-40bd1b14c7d2}</Project >
82
82
<Name >Mono.Debugging</Name >
83
83
</ProjectReference >
90
90
<Name >CorApi</Name >
91
91
</ProjectReference >
92
92
</ItemGroup >
93
- <Import Project =" ..\..\..\..\\external\debugger-libs\ Mono.Debugging.settings" />
93
+ <Import Project =" ..\Mono.Debugging.settings" />
94
94
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
95
95
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
96
96
Other similar extension points exist, see Microsoft.Common.targets.
You can’t perform that action at this time.
0 commit comments