Skip to content

Commit

Permalink
Merge pull request #940 from danwalmsley/fixes/935-osx-mojave-10.14.2…
Browse files Browse the repository at this point in the history
…-compatiblity

avalonia fixes for compatibility with osx mojave 10.14.2 update.
fixes #935
  • Loading branch information
nopara73 committed Dec 8, 2018
2 parents 3e02e37 + cae149e commit 8f7ec41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<AvaloniaVersion>0.7.1-build864-beta</AvaloniaVersion>
<AvaloniaVersion>0.7.1-build935-beta</AvaloniaVersion>
<AvaloniaBehaviorsVersion>0.7.0</AvaloniaBehaviorsVersion>
</PropertyGroup>

Expand Down

0 comments on commit 8f7ec41

Please sign in to comment.