add:gong-wpf-dragdrop

This commit is contained in:
PrefacedCorg
2026-04-12 15:00:31 +08:00
parent 220a316d70
commit b16636d06b
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -118,6 +118,7 @@
<PackageReference Include="Costura.Fody" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="gong-wpf-dragdrop" Version="4.0.0" />
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.0.131" />
<PackageReference Include="iNKORE.UI.WPF.Modern" Version="0.10.2.1" />
<PackageReference Include="iNKORE.UI.WPF" Version="1.2.8" />
+6
View File
@@ -48,6 +48,12 @@
"Fody": "6.8.2"
}
},
"gong-wpf-dragdrop": {
"type": "Direct",
"requested": "[4.0.0, )",
"resolved": "4.0.0",
"contentHash": "nDj86v1XHhgmQR8PPo/uDDp/xdLDxcqZdvIwSxWAHQPiRX/GBXK13FYY0C2xQow9RSl6j5FKLk8xoYrdb52vqg=="
},
"H.NotifyIcon.Wpf": {
"type": "Direct",
"requested": "[2.0.131, )",