Skip to content

Commit

Permalink
Merge pull request #58 from Taiizor/dependabot/nuget/SharpCompress-0.…
Browse files Browse the repository at this point in the history
…34.2

Bump SharpCompress from 0.34.1 to 0.34.2
  • Loading branch information
Taiizor authored Nov 18, 2023
2 parents 1240994 + fc4cdb9 commit 9fbb695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Update/Sucrose.Update/Sucrose.Update.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
Expand Down Expand Up @@ -70,7 +70,7 @@
<ItemGroup>
<PackageReference Include="Downloader" Version="3.0.6" />
<PackageReference Include="Skylark.Wing" Version="3.1.1.7" />
<PackageReference Include="SharpCompress" Version="0.34.1" />
<PackageReference Include="SharpCompress" Version="0.34.2" />
<PackageReference Include="Skylark.Standard" Version="3.1.2.2" />
</ItemGroup>

Expand Down

0 comments on commit 9fbb695

Please sign in to comment.