Skip to content

Commit

Permalink
Bumped sharpcompress to 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolocust committed Apr 1, 2022
1 parent 7dd1636 commit 681da5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SimpleZIP_UI/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:iot="http://schemas.microsoft.com/appx/manifest/iot/windows10" IgnorableNamespaces="uap mp iot">
<Identity Name="13323AA47phU.SimpleZIP" Publisher="CN=F076DB47-B438-4B57-85AE-EAC4B9DEAE80" Version="3.4.17.0" />
<Identity Name="13323AA47phU.SimpleZIP" Publisher="CN=F076DB47-B438-4B57-85AE-EAC4B9DEAE80" Version="3.4.19.0" />
<mp:PhoneIdentity PhoneProductId="f3580b41-a822-48b2-9b32-c6637d2a3a54" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>SimpleZIP</DisplayName>
Expand Down
2 changes: 1 addition & 1 deletion SimpleZIP_UI/SimpleZIP_UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
<Version>4.1.0</Version>
</PackageReference>
<PackageReference Include="SharpCompress">
<Version>0.30.1</Version>
<Version>0.31.0</Version>
</PackageReference>
<PackageReference Include="SharpZipLib">
<Version>1.3.3</Version>
Expand Down

0 comments on commit 681da5a

Please sign in to comment.