Skip to content

Commit

Permalink
Bump System.IO.Packaging
Browse files Browse the repository at this point in the history
Bumps [System.IO.Packaging](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: System.IO.Packaging
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 73acadf commit 17d1c2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IO.Packaging" Version="6.0.0" />
<PackageReference Include="System.IO.Packaging" Version="6.0.1" />
<Reference Include="DocumentFormat.OpenXml">
<HintPath>DocumentFormat.OpenXml.dll</HintPath>
</Reference>
Expand Down

0 comments on commit 17d1c2c

Please sign in to comment.