From 160520ac0ed37e8bfb961ab53ac96044faed2b7e Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sat, 6 Jun 2026 16:18:59 +0200 Subject: [PATCH] Drop 18 unused PackageVersion entries from central package mgmt These PackageVersion entries had no PackageReference anywhere in the tree -- WPF-era leftovers (TomsToolbox.Wpf.*, Microsoft.Xaml.Behaviors.Wpf, AvalonEdit, Dirkster.AvalonDock, DataGridExtensions), unused theme/diagnostics variants (Avalonia/Dock Fluent themes, Avalonia.Diagnostics, Fonts.Inter), the VSTest SDK (the suite runs on Microsoft.Testing.Platform), and bare System.* versions that pin nothing under central package management. Restore leaves every packages.lock.json unchanged, confirming none were in use. Assisted-by: Claude:claude-opus-4-8:Claude Code --- Directory.Packages.props | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index af582f955..ea2d1ca45 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -11,14 +11,10 @@ 12.0.0.1 - - - - @@ -26,19 +22,15 @@ - - - - @@ -53,17 +45,14 @@ - - - @@ -78,16 +67,9 @@ - - - - - - - - \ No newline at end of file +