Skip to content

Commit

Permalink
Merge pull request #80 from kborowinski/master
Browse files Browse the repository at this point in the history
Update 7-Zip libraries to v22.00
  • Loading branch information
thoemmi authored Jun 24, 2022
2 parents f44c841 + d70c9af commit a0eb7c5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 7Zip4Powershell/7Zip4Powershell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="GitVersion.MsBuild" Version="5.8.1">
<PackageReference Include="GitVersion.MsBuild" Version="5.10.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
<PackageReference Include="Squid-Box.SevenZipSharp" Version="1.5.0.366" />
</ItemGroup>
</Project>
Binary file modified Libs/7z.dll
Binary file not shown.
Binary file modified Libs/7z64.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Libs/License.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
License for use and distribution
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

7-Zip Copyright (C) 1999-2021 Igor Pavlov.
7-Zip Copyright (C) 1999-2022 Igor Pavlov.

The licenses for files are:

Expand Down

0 comments on commit a0eb7c5

Please sign in to comment.