Skip to content

Commit 4bf7f28

Browse files
author
author
committed
Build against VS Mac 8.5 final build
1 parent 453aaff commit 4bf7f28

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.5-preview1\main\build\bin</MDBinDir>
4+
<MDBinDir>$(MSBuildProjectDirectory)\..\..\..\monodevelop-8.5\main\build\bin</MDBinDir>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)