Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 7ea6f9f commit f609d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ManualTests/ManualTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f609d13

Please sign in to comment.