Browse Source

Merge branch 'master' into fixes/1260-styles-not-applied

pull/1261/head
danwalmsley 9 years ago
committed by GitHub
parent
commit
290da9652a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build/MonoMac.props

2
build/MonoMac.props

@ -1,5 +1,5 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="MonoMac.NetStandard" Version="0.0.3" />
<PackageReference Include="MonoMac.NetStandard" Version="0.0.4" />
</ItemGroup>
</Project>

Loading…
Cancel
Save