Skip to content

Commit

Permalink
dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Acosta committed Apr 8, 2020
1 parent e3c61a7 commit 4756e53
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion MultiExtractor/MultiExtractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,12 @@

<ItemGroup>
<PackageReference Include="MediaTypeMap.Core" Version="2.3.3" />
<PackageReference Include="sharpcompress" Version="0.24.0" />
<PackageReference Include="sharpcompress" Version="0.25.0" />
<PackageReference Include="SharpZipLib" Version="1.2.0" />
</ItemGroup>

<ItemGroup>
<PackageReference Update="Nerdbank.GitVersioning" Version="3.1.74" />
</ItemGroup>

</Project>

0 comments on commit 4756e53

Please sign in to comment.