There was an error while loading. Please reload this page.
1 parent 25f8f6d commit 809f324Copy full SHA for 809f324
1 file changed
Sortable.Avalonia/Sortable.Avalonia.csproj
@@ -7,7 +7,7 @@
7
<Title>Sortable.Avalonia</Title>
8
<Authors>russkyc</Authors>
9
<Description>Drag-and-drop sorting and cross-collection transfer behaviors for Avalonia ItemsControl. Supports reordering, cross-collection transfers, reversible drops, drag handles, sort/swap modes, and animated programmatic updates. Mouse + touch support on Windows, macOS, Linux.</Description>
10
- <Copyright>Enhakiel</Copyright>
+ <Copyright>Russell Camo (russkyc) 2026</Copyright>
11
<PackageProjectUrl>https://github.com/russkyc/sortable-avalonia</PackageProjectUrl>
12
<RepositoryUrl>https://github.com/russkyc/sortable-avalonia</RepositoryUrl>
13
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
0 commit comments