Skip to content

Commit 76f94a1

Browse files
Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 (#125)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 885c378 commit 76f94a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
2121
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
2222
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.8.0" />
23-
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
23+
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
2424
<PackageVersion Include="Microsoft.Extensions.Localization" Version="8.0.8" />
2525
<PackageVersion Include="Microsoft.Extensions.Localization.Abstractions" Version="8.0.10" />
2626
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />

0 commit comments

Comments
 (0)