Skip to content

Commit

Permalink
Build against VS Mac 8.5 final build
Browse files Browse the repository at this point in the history
  • Loading branch information
author committed Jun 6, 2021
1 parent 453aaff commit 4bf7f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MDBinDir>$(MSBuildProjectDirectory)\..\..\..\monodevelop-8.5-preview1\main\build\bin</MDBinDir>
<MDBinDir>$(MSBuildProjectDirectory)\..\..\..\monodevelop-8.5\main\build\bin</MDBinDir>
</PropertyGroup>
</Project>

0 comments on commit 4bf7f28

Please sign in to comment.