Skip to content

Commit

Permalink
Merge pull request #84 from kborowinski/master
Browse files Browse the repository at this point in the history
Update 7-Zip libraries to 22.01 and NuGet packages
  • Loading branch information
thoemmi authored Apr 13, 2023
2 parents f706674 + bc4a085 commit a98890d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.10.3">
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
<PackageReference Include="Squid-Box.SevenZipSharp" Version="1.5.0.366" />
<PackageReference Include="Squid-Box.SevenZipSharp" Version="1.6.1.23" />
</ItemGroup>
</Project>
Binary file modified Libs/7z.dll
Binary file not shown.
Binary file modified Libs/7z64.dll
Binary file not shown.

0 comments on commit a98890d

Please sign in to comment.