Skip to content

Commit

Permalink
Refector: removed unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshSolanki committed Aug 4, 2021
1 parent 57e03ff commit 1271202
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions FoliCon/FoliCon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,9 @@
<PackageReference Include="HandyControls" Version="3.3.7" />
<PackageReference Include="IGDB" Version="2.0.1" />
<PackageReference Include="Jot" Version="2.1.8" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.31" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="3.1.0" />
<PackageReference Include="Prism.DryIoc" Version="8.1.97" />
<PackageReference Include="TMDbLib" Version="1.8.1" />
<PackageReference Include="Vanara.PInvoke.Gdi32" Version="3.3.11" />
<PackageReference Include="Vanara.PInvoke.Kernel32" Version="3.3.11" />
<PackageReference Include="Vanara.PInvoke.Shell32" Version="3.3.11" />
<PackageReference Include="WinCopies.IconLib" Version="0.75.0-rc" />
</ItemGroup>
Expand Down
3 changes: 1 addition & 2 deletions FoliCon/Views/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System;
using FoliCon.Modules;
using FoliCon.Modules;
using System.Collections.Specialized;
using System.Globalization;
using System.Threading;
Expand Down

0 comments on commit 1271202

Please sign in to comment.