Browse Source

With the WMI method gone, we no longer need this

Brandon Thetford 1 year ago
parent
commit
1360c4747b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Terminal.Gui/Terminal.Gui.csproj

+ 0 - 1
Terminal.Gui/Terminal.Gui.csproj

@@ -42,7 +42,6 @@
     <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="all" />
     <PackageReference Include="System.IO.Abstractions" Version="20.0.4" />
     <PackageReference Include="System.Text.Json" Version="8.0.1" />
-    <PackageReference Include="System.Management" Version="8.0.0" />
     <PackageReference Include="Wcwidth" Version="2.0.0" />
     <!-- Enable Nuget Source Link for github -->
     <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />