Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Options from 3.1.0 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 3.1.0 to 8.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 4dd5391 commit bce88ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.1' ">
<PackageReference Include="Basic.Reference.Assemblies.NetStandard20" Version="1.7.8" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.0" />
</ItemGroup>

Expand Down

0 comments on commit bce88ae

Please sign in to comment.