Skip to content

Commit 616aab4

Browse files
Bump System.Configuration.ConfigurationManager from 10.0.1 to 10.0.2
--- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a113bc5 commit 616aab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NHapi.Base/NHapi.Base.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
26-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
26+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.2" />
2727
</ItemGroup>
2828

2929
<ItemGroup Condition=" '$(TargetFramework)' == 'net35' ">

0 commit comments

Comments
 (0)