Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent 0ab411a commit 5e06e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageVersion Include="Akka.Cluster.TestKit" Version="1.5.13" />
<PackageVersion Include="TeamCity.ServiceMessages" Version="4.0.0" />
<PackageVersion Include="System.CodeDom" Version="7.0.0" />
<PackageVersion Include="System.CodeDom" Version="8.0.0" />
<PackageVersion Include="System.Runtime.Loader" Version="4.3.0" />
<PackageVersion Include="xunit.runner.utility" Version="2.6.2" />
</ItemGroup>
Expand Down

0 comments on commit 5e06e59

Please sign in to comment.