Skip to content

Commit 4df1d4a

Browse files
Bump Microsoft.Extensions.DependencyInjection from 5.0.2 to 6.0.0 (#157)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.2...v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63ec57e commit 4df1d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineParser/CommandLineParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</ItemGroup>
4242

4343
<ItemGroup>
44-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
44+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
4545
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
4646
</ItemGroup>
4747

0 commit comments

Comments
 (0)