Skip to content

Commit

Permalink
Remove unnecessary reference to fix build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
TyrenDe committed Mar 7, 2021
1 parent a915d2f commit 273462b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions MixItUp.StreamDeckPlugin/MixItUp.StreamDeckPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Drawing.Common.4.7.0\lib\net461\System.Drawing.Common.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
Expand Down

0 comments on commit 273462b

Please sign in to comment.