Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 628fd72

Browse files
dependabot[bot]sys27
authored andcommitted
Bump Microsoft.Extensions.Options.ConfigurationExtensions in /Pyro.Api
Bumps [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8f30df commit 628fd72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pyro.Api/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.1" />
2525
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.1" />
2626
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.1" />
27-
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.0" />
27+
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.1" />
2828
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2929
<PackageVersion Include="MimeKit" Version="4.9.0" />
3030
<PackageVersion Include="NewId" Version="4.0.1" />

0 commit comments

Comments
 (0)