Skip to content

Commit e28f40a

Browse files
Bump System.Configuration.ConfigurationManager from 6.0.1 to 7.0.0
Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c1efed commit e28f40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MongoFramework/MongoFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="MongoDB.Driver" Version="2.18.0" />
1414
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
15-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.1" />
15+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
1616
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
1717
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)