Skip to content

Commit 0d588e2

Browse files
Bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 (#1019)
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a0ea07 commit 0d588e2

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
@@ -16,7 +16,7 @@
1616
<PackageVersion Include="MessagePackAnalyzer" Version="$(MessagePackVersion)" />
1717
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="2.2.0" />
1818
<PackageVersion Include="Microsoft.AspNetCore" Version="2.2.0" />
19-
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
19+
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
2020
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
2121
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
2222
<PackageVersion Include="Microsoft.VisualStudio.Internal.MicroBuild.NonShipping" Version="$(MicroBuildVersion)" />

0 commit comments

Comments
 (0)