Skip to content

Commit b5b5ace

Browse files
dependabot[bot]ds5678
authored andcommitted
Bump SharpCompress from 0.47.3 to 0.47.4
--- updated-dependencies: - dependency-name: SharpCompress dependency-version: 0.47.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b899a92 commit b5b5ace

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Tpk.ConsoleApp/Tpk.ConsoleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="SharpCompress" Version="0.47.3" />
10+
<PackageReference Include="SharpCompress" Version="0.47.4" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

Tpk/Tpk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="SharpCompress" Version="0.47.3" />
24+
<PackageReference Include="SharpCompress" Version="0.47.4" />
2525
</ItemGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)