Skip to content

Commit

Permalink
Merge pull request #246 from clickviewapp/dependabot/nuget/multi-4419…
Browse files Browse the repository at this point in the history
…acb7ba

Bump Microsoft.Extensions.Options and Microsoft.Extensions.Options.ConfigurationExtensions
  • Loading branch information
MrSmoke authored Feb 10, 2025
2 parents 473f76d + e720de6 commit 2b1ebb3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2b1ebb3

Please sign in to comment.