Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Removed left over assembly reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryochan7 committed Sep 18, 2023
1 parent e1a1695 commit 83922f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions DS4Windows/DS4WinWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.0.74" />
<PackageReference Include="MdXaml" Version="1.16.2" />
<PackageReference Include="NLog" Version="5.1.1" />
<!--<PackageReference Include="Nefarius.Utilities.DeviceManagement" Version="3.2.184" />-->
<!--<PackageReference Include="Nefarius.ViGEm.Client" Version="1.21.230" />-->
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="System.Management" Version="7.0.2" />
Expand All @@ -95,10 +94,6 @@
<Reference Include="Nefarius.ViGEm.Client">
<HintPath>..\libs\$(Platform)\Nefarius.ViGEm.Client\Nefarius.ViGEm.Client.dll</HintPath>
</Reference>

<Reference Include="Nefarius.Utilities.DeviceManagement">
<HintPath>..\libs\AnyCPU\Nefarius.Utilities.DeviceManagement.dll</HintPath>
</Reference>
</ItemGroup>

<!-- Apparently the None tags are needed as well as the Resource tags.
Expand Down

0 comments on commit 83922f8

Please sign in to comment.