Skip to content

Commit 7e57f85

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LegacyAppRefactor/LegacyApp/LegacyApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.4" />
11-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.2" />
11+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.6" />
1212
<PackageReference Include="System.ServiceModel.Primitives" Version="10.0.652802" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)