Skip to content

Commit 809f324

Browse files
committed
🔧 Fix nuget config
1 parent 25f8f6d commit 809f324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sortable.Avalonia/Sortable.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Title>Sortable.Avalonia</Title>
88
<Authors>russkyc</Authors>
99
<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>
10+
<Copyright>Russell Camo (russkyc) 2026</Copyright>
1111
<PackageProjectUrl>https://github.com/russkyc/sortable-avalonia</PackageProjectUrl>
1212
<RepositoryUrl>https://github.com/russkyc/sortable-avalonia</RepositoryUrl>
1313
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>

0 commit comments

Comments
 (0)