Skip to content

Commit 6f9f100

Browse files
Bump Microsoft.Bcl.TimeProvider from 8.0.0 to 10.0.3
--- updated-dependencies: - dependency-name: Microsoft.Bcl.TimeProvider dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28da909 commit 6f9f100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio/Foundatio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<!-- Can be removed when lowest TFM is net 8 -->
4-
<PackageReference Include="Microsoft.Bcl.TimeProvider" Version="8.0" />
4+
<PackageReference Include="Microsoft.Bcl.TimeProvider" Version="10.0.3" />
55

66
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0" />
77
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0" />

0 commit comments

Comments
 (0)