Skip to content

Commit 2e920e4

Browse files
Bump Microsoft.Extensions.TimeProvider.Testing from 9.1.0 to 9.2.0 (#1835)
Bumps [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](dotnet/extensions@v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b0e50a commit 2e920e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Exceptionless.Tests/Exceptionless.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<PackageReference Include="Aspire.Hosting.Testing" Version="9.0.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
14-
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.1.0" />
14+
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.2.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
1717
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" PrivateAssets="All" />

0 commit comments

Comments
 (0)