Skip to content

Commit

Permalink
Bump MicrosoftExtensionsTimeProviderVersion from 8.5.0 to 8.6.0 (#2151)
Browse files Browse the repository at this point in the history
* Bump MicrosoftExtensionsTimeProviderVersion from 8.5.0 to 8.6.0

Bumps `MicrosoftExtensionsTimeProviderVersion` from 8.5.0 to 8.6.0.

Updates `Microsoft.Extensions.TimeProvider.Testing` from 8.5.0 to 8.6.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.TimeProvider.Testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Bcl.TimeProvider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix baselines

Revert changes dependabot should not have made.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
  • Loading branch information
dependabot[bot] and martincostello authored Jun 13, 2024
1 parent 8e04d65 commit 921c187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<PollyVersion>8.4.0</PollyVersion>
<MicrosoftExtensionsVersion>8.0.0</MicrosoftExtensionsVersion>
<MicrosoftExtensionsTimeProviderVersion>8.5.0</MicrosoftExtensionsTimeProviderVersion>
<MicrosoftExtensionsTimeProviderVersion>8.6.0</MicrosoftExtensionsTimeProviderVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
Expand Down

0 comments on commit 921c187

Please sign in to comment.