Skip to content

Commit 479d92d

Browse files
Bump Microsoft.Extensions.DependencyInjection from 9.0.1 to 9.0.2 (#618)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection 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 2ee9091 commit 479d92d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1" />
23+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.2" />
2424
<PackageReference Include="ReactiveUI" Version="20.1.63" />
2525
<PackageReference Include="ReactiveUI.Events.WPF" Version="15.1.1" />
2626
<PackageReference Include="ReactiveUI.WPF" Version="20.1.63" />

0 commit comments

Comments
 (0)