Skip to content

Commit fcd698b

Browse files
Bump Microsoft.Extensions.DependencyInjection from 9.0.3 to 9.0.4 (#623)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f575267 commit fcd698b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageSort.WPF/ImageSort.WPF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="AdonisUI" Version="1.17.1" />
2121
<PackageReference Include="AdonisUI.ClassicTheme" Version="1.17.1" />
2222
<PackageReference Include="LazyCache" Version="2.4.0" />
23-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.3" />
23+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.4" />
2424
<PackageReference Include="ReactiveUI" Version="20.2.45" />
2525
<PackageReference Include="ReactiveUI.Events.WPF" Version="15.1.1" />
2626
<PackageReference Include="ReactiveUI.WPF" Version="20.2.45" />

0 commit comments

Comments
 (0)