Skip to content

Commit 8937d23

Browse files
Bump Microsoft.Extensions.DependencyInjection from 9.0.2 to 9.0.3 (#619)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- 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 a1d52d3 commit 8937d23

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.2" />
23+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.3" />
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)