Skip to content

Commit

Permalink
Update HierarchyGrid.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
CyLuGh committed Oct 21, 2024
1 parent 286598d commit 84d3b50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HierarchyGrid/HierarchyGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</PackageReference>
<PackageReference Include="ReactiveUI.Fody" Version="19.5.41" />
<PackageReference Include="ReactiveUI.WPF" Version="20.1.63" />
<PackageReference Include="SkiaSharp.HarfBuzz" Version="3.0.0-preview.4.1" />
<PackageReference Include="SkiaSharp.Views.WPF" Version="3.0.0-preview.4.1" />
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.8" />
<PackageReference Include="SkiaSharp.Views.WPF" Version="2.88.8" />
<PackageReference Include="TextCopy" Version="6.2.1" />
</ItemGroup>

Expand Down

0 comments on commit 84d3b50

Please sign in to comment.