Skip to content

Commit

Permalink
Bump System.IO.Packaging from 6.0.0 to 6.0.1 in /src/IxMilia.ThreeMf
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 f8529f6 commit c80eda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IxMilia.ThreeMf/IxMilia.ThreeMf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IO.Packaging" Version="6.0.0" />
<PackageReference Include="System.IO.Packaging" Version="6.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit c80eda3

Please sign in to comment.