Skip to content

Commit f8300e7

Browse files
Bump Microsoft.Bcl.AsyncInterfaces from 10.0.3 to 10.0.5
--- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4aa805 commit f8300e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.Mediator.Abstractions/Foundatio.Mediator.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.3" />
11+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.5" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.1" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.3" />
1414
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.3" />

0 commit comments

Comments
 (0)