Skip to content

Commit

Permalink
fix windows crash with latest VS
Browse files Browse the repository at this point in the history
  • Loading branch information
taublast committed Oct 26, 2024
1 parent 41ecc73 commit ee4f524
Show file tree
Hide file tree
Showing 9 changed files with 520 additions and 356 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<UseSkiaSharp3>true</UseSkiaSharp3>
<UseSkiaSharp3>false</UseSkiaSharp3>
</PropertyGroup>

<PropertyGroup Condition="'$(UseSkiaSharp3)' != 'true'">
Expand Down
Loading

0 comments on commit ee4f524

Please sign in to comment.