File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
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 =" $(SolutionDir)\external\debugger-libs\Mono.Debugging.settings" />
66
67
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
67
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 =" $(SolutionDir)\external\debugger-libs\Mono.Debugging.settings" />
133
134
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
134
135
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
135
136
Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 89
89
<Name >CorApi</Name >
90
90
</ProjectReference >
91
91
</ItemGroup >
92
+ <Import Project =" $(SolutionDir)\external\debugger-libs\Mono.Debugging.settings" />
92
93
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
93
94
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
94
95
Other similar extension points exist, see Microsoft.Common.targets.
You can’t perform that action at this time.
0 commit comments