Skip to content

Commit aeaaa96

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenXmlPowerToolsExamples/MarkupSimplifierApp/MarkupSimplifierApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.0" />
12+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)