Skip to content

Commit fbef509

Browse files
Bump Microsoft.Bcl.AsyncInterfaces from 10.0.0 to 10.0.1
--- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0ee326 commit fbef509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<PackageVersion Include="DotNext" Version="4.13.1" Condition="'$(TargetFramework)' != 'net8.0' AND '$(TargetFramework)' != 'net10.0'" />
8383
<PackageVersion Include="DotNext" Version="5.19.0" Condition="'$(TargetFramework)' == 'net8.0' OR '$(TargetFramework)' == 'net10.0'" />
8484
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
85-
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.0" />
85+
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.1" />
8686
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
8787
<PackageVersion Include="System.Text.Json" Version="10.0.0" />
8888
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />

0 commit comments

Comments
 (0)