Skip to content

Commit

Permalink
Bump System.ComponentModel.Composition from 8.0.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [System.ComponentModel.Composition](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: System.ComponentModel.Composition
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 28be5ce commit ef66191
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microting.eForm" Version="9.0.1" />
<PackageReference Include="Microting.WindowsService.BasePn" Version="2.0.0" />
<PackageReference Include="Sentry" Version="5.0.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.0" />
<PackageReference Include="Microting.eFormApi.BasePn" Version="9.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ef66191

Please sign in to comment.