Skip to content

Commit

Permalink
Updated TreeDataGrid control
Browse files Browse the repository at this point in the history
  • Loading branch information
dlascelles committed Dec 14, 2023
1 parent b1d90c1 commit 5d94bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArithmosApp/ArithmosApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.6" />
<PackageReference Include="Avalonia.Controls.TreeDataGrid" Version="11.0.1" />
<PackageReference Include="Avalonia.Controls.TreeDataGrid" Version="11.0.2" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.6" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.6" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.0.5" />
Expand Down

0 comments on commit 5d94bc8

Please sign in to comment.