Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Options
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 8.0.0-preview.6.23329.7 to 8.0.0-preview.7.23375.6.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0-preview.6.23329.7...v8.0.0-preview.7.23375.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent b0fef39 commit 2a56a63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0-preview.6.23329.7" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0-preview.7.23375.6" />
<PackageReference Include="MongoDB.Driver" Version="2.20.0" />
</ItemGroup>

Expand Down

0 comments on commit 2a56a63

Please sign in to comment.