Skip to content

Commit f8ac363

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump System.Configuration.ConfigurationManager
Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 5.0.0 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.0...v9.0.2) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f053017 commit f8ac363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHapi.SourceGeneration/NHapi.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.1" />
18+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.2" />
1919
<PackageReference Include="System.Data.OleDb" Version="9.0.1" />
2020
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
2121
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)