Skip to content

Commit df68c20

Browse files
Bump System.Configuration.ConfigurationManager from 8.0.1 to 9.0.0 (#158)
Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 622dc62 commit df68c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NeedABreak/NeedABreak.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
127127
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
128128
<PackageReference Include="Microsoft.AspNetCore.SystemWebAdapters" Version="1.4.0" />
129-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.1" />
129+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
130130
</ItemGroup>
131131
<ItemGroup>
132132
<Compile Update="Properties\Resources.Designer.cs">

0 commit comments

Comments
 (0)