Skip to content

Commit 5e3b8e5

Browse files
Copilottautcony
andcommitted
Fix DataGrid MethodAccessException by adding Avalonia.Controls.DataGrid package
Co-authored-by: tautcony <8295052+tautcony@users.noreply.github.com>
1 parent 8b78920 commit 5e3b8e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChapterTool.Avalonia/ChapterTool.Avalonia.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Avalonia" Version="11.3.6" />
21+
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.3.6" />
2122
<PackageReference Include="Avalonia.Desktop" Version="11.3.6" />
2223
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.6" />
2324
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.6" />

0 commit comments

Comments
 (0)