Skip to content

Commit 6c915d7

Browse files
committed
Build against VS Mac 8.5 preview 1
1 parent ed808a6 commit 6c915d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<MDBinDir>$(MSBuildProjectDirectory)\..\..\..\monodevelop-8.1\main\build\bin</MDBinDir>
4+
<MDBinDir>$(MSBuildProjectDirectory)\..\..\..\monodevelop-8.5-preview1\main\build\bin</MDBinDir>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)