Skip to content

Commit 4eaae36

Browse files
Bump System.IO.Packaging from 9.0.0 to 9.0.1
Bumps [System.IO.Packaging](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.IO.Packaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53eccfc commit 4eaae36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenXmlPowerTools/OpenXmlPowerTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</PackageReference>
5656
</ItemGroup>
5757
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
58-
<PackageReference Include="System.IO.Packaging" Version="9.0.0" />
58+
<PackageReference Include="System.IO.Packaging" Version="9.0.1" />
5959
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
6060
</ItemGroup>
6161
<ItemGroup>

0 commit comments

Comments
 (0)