Skip to content

Commit e42f8b6

Browse files
(deps): Bump the microsoft group with 1 update
Bumps the microsoft group with 1 update: [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.DependencyInjection.Abstractions` 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.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4dd17c5 commit e42f8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1212
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
1313
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
14-
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
14+
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
1515
<PackageVersion Include="Polly" Version="8.3.1" />
1616
<PackageVersion Include="Roslynator.Analyzers" Version="4.11.0" />
1717
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.11.0" />

0 commit comments

Comments
 (0)