Skip to content

Commit be3e85f

Browse files
Bump System.Configuration.ConfigurationManager: 8.0.0 to 8.0.1 (#229)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c945234 commit be3e85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SeventhHeavenUI/SeventhHeavenUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
<PackageReference Include="XamlAnimatedGif">
624624
<Version>2.3.0</Version>
625625
</PackageReference>
626-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0" />
626+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
627627
</ItemGroup>
628628
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
629629
<NoWarn>CA1416</NoWarn>

0 commit comments

Comments
 (0)