Skip to content

Commit

Permalink
removed unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
riyasy committed Nov 10, 2023
1 parent 61befe2 commit 3275f4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Src/FlyPhotos/FlyPhotos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.5" />
<PackageReference Include="Vanara.PInvoke.User32" Version="3.4.17" />
<PackageReference Include="Vanara.PInvoke.DwmApi" Version="3.4.17" />
<PackageReference Include="Vanara.PInvoke.Comctl32" Version="3.4.17" />
<PackageReference Include="WinUIEx" Version="2.3.3" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>
Expand Down

0 comments on commit 3275f4e

Please sign in to comment.