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 ed808a6 commit 6c915d7Copy full SHA for 6c915d7
src/Common.Build.props
@@ -1,6 +1,6 @@
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>$(MSBuildProjectDirectory)\..\..\..\monodevelop-8.1\main\build\bin</MDBinDir>
+ <MDBinDir>$(MSBuildProjectDirectory)\..\..\..\monodevelop-8.5-preview1\main\build\bin</MDBinDir>
5
</PropertyGroup>
6
</Project>
0 commit comments