Skip to content

Commit 099842b

Browse files
build: Bump Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 10.0.8
--- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7be0cf7 commit 099842b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

APIMatic.Core/APIMatic.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</ItemGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
33+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.8" />
3434
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3535
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
3636
<PackageReference Include="Microsoft.Json.Pointer" Version="2.3.0" />

0 commit comments

Comments
 (0)