We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a26ef0 commit 4d070bbCopy full SHA for 4d070bb
src/MonoDevelop.PowerShell/MonoDevelop.References.proj
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
+ <MDBinDir>..\..\..\monodevelop-7.0\main\build\bin</MDBinDir>
5
<MDBinDir Condition=" '$(MDBinDir)' == '' ">..\..\..\..\monodevelop\main\build\bin</MDBinDir>
6
</PropertyGroup>
7
<ItemGroup>
0 commit comments