Skip to content

Commit

Permalink
dropped unused package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stesee authored Dec 23, 2020
1 parent 6214521 commit f62e5c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ImageSharpCompare/ImageSharpCompare.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.2" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
<PackageReference Include="OpenXmlPowerToolsStandard" Version="5.0.37-prerelease" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.15.0.24505">
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.15.0.24505">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f62e5c8

Please sign in to comment.